sourmash-bio / sourmash

Quickly search, compare, and analyze genomic and metagenomic data sets.
http://sourmash.readthedocs.io/en/latest/
Other
477 stars 79 forks source link

Resolved issue for high precision MLE estimation #3296

Closed LucaCappelletti94 closed 3 months ago

LucaCappelletti94 commented 3 months ago
LucaCappelletti94 commented 3 months ago

@luizirber do check out also this PR please, being an actual bug I believe it is more important

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 82.45614% with 10 lines in your changes missing coverage. Please review.

Project coverage is 86.66%. Comparing base (732fa36) to head (6c5cd9b). Report is 68 commits behind head on latest.

Files with missing lines Patch % Lines
src/core/src/sketch/hyperloglog/estimators.rs 85.41% 7 Missing :warning:
src/core/src/sketch/hyperloglog/mod.rs 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #3296 +/- ## ========================================== - Coverage 86.74% 86.66% -0.09% ========================================== Files 137 137 Lines 15923 15962 +39 Branches 2728 2728 ========================================== + Hits 13813 13834 +21 - Misses 1801 1819 +18 Partials 309 309 ``` | [Flag](https://app.codecov.io/gh/sourmash-bio/sourmash/pull/3296/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sourmash-bio) | Coverage Δ | | |---|---|---| | [hypothesis-py](https://app.codecov.io/gh/sourmash-bio/sourmash/pull/3296/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sourmash-bio) | `25.40% <ø> (ø)` | | | [python](https://app.codecov.io/gh/sourmash-bio/sourmash/pull/3296/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sourmash-bio) | `92.37% <ø> (ø)` | | | [rust](https://app.codecov.io/gh/sourmash-bio/sourmash/pull/3296/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sourmash-bio) | `62.52% <82.45%> (-0.12%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sourmash-bio#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.