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

chain: require that new_transactions are empty #12630

Merged
merged 1 commit into from
Jan 14, 2025

state_witness: require that new_transactions are empty

f53831d
Select commit
Loading
Failed to load commit list.
Merged

chain: require that new_transactions are empty #12630

state_witness: require that new_transactions are empty
f53831d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

70.65% (+69.00%) compared to fd4f44e

View this Pull Request on Codecov

70.65% (+69.00%) compared to fd4f44e

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.65%. Comparing base (fd4f44e) to head (f53831d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...chain/src/stateless_validation/chunk_validation.rs 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #12630       +/-   ##
===========================================
+ Coverage    1.65%   70.65%   +69.00%     
===========================================
  Files         670      848      +178     
  Lines      120798   174088    +53290     
  Branches   120798   174088    +53290     
===========================================
+ Hits         2001   123008   +121007     
+ Misses     118694    45942    -72752     
- Partials      103     5138     +5035     

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