-
Notifications
You must be signed in to change notification settings - Fork 263
Fixes and improvements coming from test refactoring (part 4) #1885
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1885 +/- ##
==========================================
- Coverage 90.70% 86.92% -3.78%
==========================================
Files 140 135 -5
Lines 13071 13006 -65
==========================================
- Hits 11855 11304 -551
- Misses 1216 1702 +486
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 17 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
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.
YESSSS! Excited for this. There is the linting error on the numerics file and some testing errors that should be fixed.
Follows #1848. It consists of several small fixes that intend to make the library more consistent and remove bugs. Most of these fixes were identified while developing #1767.