Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(block-util): use rayon for get_entry_by_id #611

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rexagon
Copy link
Member

@Rexagon Rexagon commented Feb 26, 2025

No description provided.

Copy link

codecov bot commented Feb 26, 2025

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.

@Rexagon Rexagon force-pushed the feat/rayon-archive-access branch from 6718dfb to 8a32366 Compare February 27, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant