-
Notifications
You must be signed in to change notification settings - Fork 80
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
[MRG] replace chernoff bounds with exact probabilities #2268
Conversation
Codecov Report
@@ Coverage Diff @@
## latest #2268 +/- ##
==========================================
+ Coverage 84.85% 92.14% +7.29%
==========================================
Files 131 100 -31
Lines 15669 11400 -4269
Branches 2250 2251 +1
==========================================
- Hits 13296 10505 -2791
+ Misses 2082 601 -1481
- Partials 291 294 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Apparently there were tests I wasn't aware of. Will try to get to them soon (looks to be an easy, if not tedious, fix) |
most of the errors seem to be "hey, you're setting ANI now and you weren't before!" so that's good ;). And a few where the value change. But if those are the only tests that break (i.e. expected ones from changing some analytical results) then you're in good shape. There's one test, |
Ok, I think it's ready for a review @ctb! Apparently I can't tag @sourmash-bio/devs |
you should be able to now! and you have the ability to set up PRs directly in this repo too (or at least an invitation to those powers on the repo). but no need to do so for this PR. |
Please replace this text with:
No file format, CLI, or API changes (save for a very small function)