MRG: refactor calculate_gather_stats
to disallow repeated downsampling
#3352
Codecov / codecov/project
failed
Oct 14, 2024 in 1s
86.42% (-0.10%) compared to b7fb659
View this Pull Request on Codecov
86.42% (-0.10%) compared to b7fb659
Details
Codecov Report
Attention: Patch coverage is 70.83333%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 86.42%. Comparing base (
b7fb659
) to head (405c518
).
Report is 24 commits behind head on refactor_rs_downsample.
Files with missing lines | Patch % | Lines |
---|---|---|
src/core/src/signature.rs | 10.00% | 9 Missing |
src/core/src/sketch/minhash.rs | 80.00% | 9 Missing |
src/core/src/storage/mod.rs | 0.00% | 2 Missing |
src/core/src/index/mod.rs | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## refactor_rs_downsample #3352 +/- ##
==========================================================
- Coverage 86.52% 86.42% -0.10%
==========================================================
Files 137 137
Lines 16046 16070 +24
Branches 2215 2211 -4
==========================================================
+ Hits 13883 13889 +6
- Misses 1856 1874 +18
Partials 307 307
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading