-
Notifications
You must be signed in to change notification settings - Fork 26
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
Use NaNs for low-coverage parcels #783
Conversation
Codecov ReportBase: 70.31% // Head: 70.45% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #783 +/- ##
==========================================
+ Coverage 70.31% 70.45% +0.14%
==========================================
Files 71 71
Lines 6465 6496 +31
==========================================
+ Hits 4546 4577 +31
Misses 1919 1919
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
I just want to write a test or two that explicitly check for NaNs before merging. Stuck on this whole |
Closing in favor of #785. |
Closes #777.
Changes proposed in this pull request
Documentation that should be reviewed
None.