-
Notifications
You must be signed in to change notification settings - Fork 2
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
Next version #12
base: main
Are you sure you want to change the base?
Next version #12
Conversation
0bc600e
to
29ba7f0
Compare
Tests working, only need to make python binding work
Fixes 13 and 14
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #12 +/- ##
===========================================
+ Coverage 80.30% 94.20% +13.90%
===========================================
Files 7 7
Lines 396 673 +277
===========================================
+ Hits 318 634 +316
+ Misses 78 39 -39 ☔ View full report in Codecov by Sentry. |
- improve test coverage - decorelate some code - support differente type au parquet version - remove support of boolean list
Unified add_info and add_format implementations
Not sure what style to stick to, open to suggestions
Feature
Chore