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: Update client to Polkadot v1.7.2 #1844

Merged
merged 16 commits into from
May 30, 2024

refactor: simplify xcm v4 locations in chain spec

938f79a
Select commit
Loading
Failed to load commit list.
Merged

feat: Update client to Polkadot v1.7.2 #1844

refactor: simplify xcm v4 locations in chain spec
938f79a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

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

Please upload report for BASE (polkadot-v1.7.2@99b4abc). Learn more about missing BASE report.

Files Patch % Lines
node/src/chain_spec.rs 0.00% 86 Missing ⚠️
node/src/service.rs 0.00% 40 Missing ⚠️
node/src/service/evm.rs 0.00% 26 Missing ⚠️
node/src/rpc/evm.rs 0.00% 9 Missing ⚠️
node/src/command.rs 0.00% 6 Missing ⚠️
node/src/rpc/mod.rs 0.00% 5 Missing ⚠️
runtime/altair/src/lib.rs 0.00% 4 Missing ⚠️
runtime/centrifuge/src/lib.rs 0.00% 4 Missing ⚠️
runtime/development/src/lib.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             polkadot-v1.7.2    #1844   +/-   ##
==================================================
  Coverage                   ?   47.02%           
==================================================
  Files                      ?      165           
  Lines                      ?    12962           
  Branches                   ?        0           
==================================================
  Hits                       ?     6095           
  Misses                     ?     6867           
  Partials                   ?        0           

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