Add delete function and more tests #27
Merged
Codecov / codecov/project
succeeded
Oct 2, 2024 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
Attention: Patch coverage is 75.40323%
with 61 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
main@90c6d70
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
tests/distance.rs | 78.50% | 5 Missing and 18 partials |
src/lib.rs | 50.00% | 13 Missing and 4 partials |
src/multisketch.rs | 74.35% | 5 Missing and 5 partials |
src/cli.rs | 58.33% | 5 Missing |
src/sketch_datafile.rs | 73.33% | 1 Missing and 3 partials |
tests/delete.rs | 93.33% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #27 +/- ##
=======================================
Coverage ? 35.45%
=======================================
Files ? 19
Lines ? 3503
Branches ? 654
=======================================
Hits ? 1242
Misses ? 1990
Partials ? 271
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading