feat(block-util): use rayon
for get_entry_by_id
#611
+57
−29
Codecov / codecov/project
failed
Feb 27, 2025 in 0s
45.59% (-0.03%) compared to 604bbc3
View this Pull Request on Codecov
45.59% (-0.03%) compared to 604bbc3
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 45.59%. Comparing base (
604bbc3
) to head (8a32366
).
Files with missing lines | Patch % | Lines |
---|---|---|
...ore/src/block_strider/provider/archive_provider.rs | 0.00% | 2 Missing |
block-util/src/archive/mod.rs | 96.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #611 +/- ##
==========================================
- Coverage 45.61% 45.59% -0.03%
==========================================
Files 278 278
Lines 52377 52396 +19
Branches 52377 52396 +19
==========================================
- Hits 23893 23888 -5
- Misses 27266 27289 +23
- Partials 1218 1219 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading