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

Polkadot v1.1.0 #1756

Merged
merged 84 commits into from
Apr 15, 2024

fix: polkadot v1.1.0 client (#1808)

399228a
Select commit
Loading
Failed to load commit list.
Merged

Polkadot v1.1.0 #1756

fix: polkadot v1.1.0 client (#1808)
399228a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 0s

48.48% (+0.76%) compared to 8f7deb1

View this Pull Request on Codecov

48.48% (+0.76%) compared to 8f7deb1

Details

Codecov Report

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

Project coverage is 48.48%. Comparing base (8f7deb1) to head (399228a).

Files Patch % Lines
node/src/command.rs 0.00% 45 Missing ⚠️
node/src/service.rs 0.00% 36 Missing ⚠️
node/src/chain_spec.rs 0.00% 31 Missing ⚠️
runtime/common/src/xcm.rs 0.00% 22 Missing ⚠️
node/src/rpc/evm.rs 0.00% 18 Missing ⚠️
runtime/common/src/account_conversion.rs 0.00% 16 Missing ⚠️
pallets/anchors/src/lib.rs 80.82% 14 Missing ⚠️
runtime/centrifuge/src/lib.rs 0.00% 12 Missing ⚠️
runtime/altair/src/lib.rs 0.00% 11 Missing ⚠️
runtime/development/src/lib.rs 0.00% 11 Missing ⚠️
... and 21 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1756      +/-   ##
==========================================
+ Coverage   47.71%   48.48%   +0.76%     
==========================================
  Files         170      168       -2     
  Lines       13576    13325     -251     
==========================================
- Hits         6478     6460      -18     
+ Misses       7098     6865     -233     

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