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: runtime metadata hash verification #5467

Merged
merged 13 commits into from
Dec 11, 2024

chore: sort dependencies alphabetically

8e3fcee
Select commit
Loading
Failed to load commit list.
Merged

feat: runtime metadata hash verification #5467

chore: sort dependencies alphabetically
8e3fcee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

72% (-0%) compared to d12200a

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (d12200a) to head (8e3fcee).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
.../client/extrinsic_api/signed/submission_watcher.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5467    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        494     495     +1     
  Lines      87751   88004   +253     
  Branches   87751   88004   +253     
======================================
+ Hits       62826   62971   +145     
- Misses     22310   22453   +143     
+ Partials    2615    2580    -35     

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