-
Notifications
You must be signed in to change notification settings - Fork 25
Added prelude.rs for both v1_6 and v2_0_1 (Used in tests) #166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Nice! Will approve in a couple of days. Need to spend some time on #165 right now |
Sure, man! |
2b30a79
to
f5cf9d1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #166 +/- ##
=======================================
Coverage 93.99% 93.99%
=======================================
Files 189 189
Lines 31456 31456
=======================================
Hits 29568 29568
Misses 1888 1888 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Want to add support for the new v2_1? @hlsxx |
Sure, I'd be happy to. |
Build is failing |
I'm not done yet, I just commit some changes but I will work on that today or tomorrow ;) |
Just checking 😅 |
I’m suggesting this PR because I believe using preludes can be helpful in certain scenarios, including mine 🙂
I’ve also updated tests/schema_validation to reflect how these preludes are used—hope you find it useful!