-
Notifications
You must be signed in to change notification settings - Fork 7
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
Prepare next major version (6.0.0) #91
Conversation
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #91 +/- ##
============================================
+ Coverage 96.08% 96.77% +0.69%
+ Complexity 1314 1267 -47
============================================
Files 46 45 -1
Lines 3572 3443 -129
Branches 283 279 -4
============================================
- Hits 3432 3332 -100
+ Misses 76 48 -28
+ Partials 64 63 -1 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
In order to stop postponing big API changes, modifications will be pulled to main to move forward and integrate new code in the next revision instead of reworking it regularly.
This is the first step.
The next step will split interfaces and implementations.
There should also be an overhaul of the Table handling afterwards.