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: avoid processing state witness multiple times #11111

Closed
wants to merge 1 commit into from

impl

4127a9f
Select commit
Loading
Failed to load commit list.
Closed

feat: avoid processing state witness multiple times #11111

impl
4127a9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2024 in 0s

71.06% (+0.00%) compared to 5403d04

View this Pull Request on Codecov

71.06% (+0.00%) compared to 5403d04

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 71.06%. Comparing base (5403d04) to head (4127a9f).
Report is 8 commits behind head on master.

Files Patch % Lines
...nt/src/stateless_validation/chunk_validator/mod.rs 56.25% 6 Missing and 1 partial ⚠️
chain/chain-primitives/src/error.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11111   +/-   ##
=======================================
  Coverage   71.06%   71.06%           
=======================================
  Files         767      767           
  Lines      153390   153362   -28     
  Branches   153390   153362   -28     
=======================================
- Hits       109003   108990   -13     
+ Misses      39943    39928   -15     
  Partials     4444     4444           

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