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 typo #2863

Merged
merged 1 commit into from
Feb 13, 2025

fix typo

8291da8
Select commit
Loading
Failed to load commit list.
Merged

fix typo #2863

fix typo
8291da8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2025 in 0s

61.48% (-0.08%) compared to ac37316

View this Pull Request on Codecov

61.48% (-0.08%) compared to ac37316

Details

Codecov Report

Attention: Patch coverage is 34.78261% with 15 lines in your changes missing coverage. Please review.

Project coverage is 61.48%. Comparing base (ac37316) to head (8291da8).

Files with missing lines Patch % Lines
primitives/src/unchecked_extrinsic.rs 0.00% 6 Missing ⚠️
modules/transaction-payment/src/lib.rs 33.33% 4 Missing ⚠️
modules/evm/src/lib.rs 0.00% 3 Missing ⚠️
modules/support/src/mocks.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2863      +/-   ##
==========================================
- Coverage   61.55%   61.48%   -0.08%     
==========================================
  Files          67       66       -1     
  Lines       10051     9315     -736     
==========================================
- Hits         6187     5727     -460     
+ Misses       3864     3588     -276     

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