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(optimistic_block): Introduce the optimistic block struct #12730

Merged

Protocol Schema

702fae6
Select commit
Loading
Failed to load commit list.
Merged

feat(optimistic_block): Introduce the optimistic block struct #12730

Protocol Schema
702fae6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 0s

70.70% (-0.03%) compared to da97178

View this Pull Request on Codecov

70.70% (-0.03%) compared to da97178

Details

Codecov Report

Attention: Patch coverage is 0% with 40 lines in your changes missing coverage. Please review.

Project coverage is 70.70%. Comparing base (da97178) to head (702fae6).

Files with missing lines Patch % Lines
core/primitives/src/optimistic_block.rs 0.00% 40 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12730      +/-   ##
==========================================
- Coverage   70.72%   70.70%   -0.03%     
==========================================
  Files         849      850       +1     
  Lines      174681   174721      +40     
  Branches   174681   174721      +40     
==========================================
- Hits       123544   123531      -13     
- Misses      45959    46011      +52     
- Partials     5178     5179       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.