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

fix: verify the eth tip #2864

Merged
merged 3 commits into from
Feb 14, 2025

Merge remote-tracking branch 'origin/master' into fix-eip2930

58e9fd0
Select commit
Loading
Failed to load commit list.
Merged

fix: verify the eth tip #2864

Merge remote-tracking branch 'origin/master' into fix-eip2930
58e9fd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 1s

61.56% (+0.37%) compared to 41a10b7

View this Pull Request on Codecov

61.56% (+0.37%) compared to 41a10b7

Details

Codecov Report

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

Project coverage is 61.56%. Comparing base (41a10b7) to head (58e9fd0).

Files with missing lines Patch % Lines
primitives/src/unchecked_extrinsic.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2864      +/-   ##
==========================================
+ Coverage   61.19%   61.56%   +0.37%     
==========================================
  Files          65       69       +4     
  Lines        8937    10338    +1401     
==========================================
+ Hits         5469     6365     +896     
- Misses       3468     3973     +505     

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