-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Fix Pruning callback and add a few features #5825
Conversation
Hello @carmocca! Thanks for updating this PR.
Comment last updated at 2021-02-10 14:42:43 UTC |
Codecov Report
@@ Coverage Diff @@
## release/1.2-dev #5825 +/- ##
================================================
- Coverage 83% 83% -0%
================================================
Files 181 181
Lines 12929 12796 -133
================================================
- Hits 10771 10612 -159
- Misses 2158 2184 +26 |
it would be much easier to have each of the 5 features as a separate PR |
Consider this as a Pruning make-over more than adding individual features. The TODO above was just for me to track pending things |
yes but it now because there is some code already, so remove all in one PR and then do this, now the reading with seeing past state is hard... |
This reverts commit ffb8d47.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @carmocca, incredible work there !
This is a false positive. This rule should be ignored: |
What does this PR do?
Many test fixes
Many refactors
TODO:
Callable
+ testsSecond chance?edit: left for a future PR (maybe?)CHANGELOGedit: No need since pruning hasn't been released yetBefore submitting
PR review
Did you have fun?
Make sure you had fun coding 🙃