Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #145 +/- ##
==========================================
+ Coverage 88.28% 88.60% +0.32%
==========================================
Files 15 13 -2
Lines 589 588 -1
==========================================
+ Hits 520 521 +1
+ Misses 69 67 -2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
yes, doesn't deserve a major version bump |
|
well actually previous |
Isn't this |
|
Perhaps ideally, My first idea in #144 was to use Are there other good tokens? Using a function like |
Closes #144
Before, treats 0 like "less than 0", perhaps we can call that a bug?
After, converts 0 to numobs on construction:
Needs tests, but locally, tests passed with this change. That's some evidence that the zero wasn't really an intentional feature. (In addition to the doc saying "If less than 0".)