Refactor: Use to_writer/from_reader across the codebase #3443
Codecov / codecov/project
failed
Dec 19, 2024 in 0s
86.38% (-0.05%) compared to f4f5187
View this Pull Request on Codecov
86.38% (-0.05%) compared to f4f5187
Details
Codecov Report
Attention: Patch coverage is 59.25926%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 86.38%. Comparing base (
f4f5187
) to head (32950d7
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/core/src/ffi/signature.rs | 0.00% | 4 Missing |
src/core/src/sketch/minhash.rs | 71.42% | 4 Missing |
src/core/src/signature.rs | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## latest #3443 +/- ##
==========================================
- Coverage 86.42% 86.38% -0.05%
==========================================
Files 137 137
Lines 16106 16125 +19
Branches 2219 2219
==========================================
+ Hits 13920 13929 +9
- Misses 1879 1889 +10
Partials 307 307
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading