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

upgrade to polkadot 1.2.1 #804

Merged
merged 4 commits into from
Dec 14, 2023

Test cases remove depricated calls

f12a6a4
Select commit
Loading
Failed to load commit list.
Merged

upgrade to polkadot 1.2.1 #804

Test cases remove depricated calls
f12a6a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2023 in 0s

65.68% (+0.05%) compared to fa2f0f2

View this Pull Request on Codecov

65.68% (+0.05%) compared to fa2f0f2

Details

Codecov Report

Attention: 540 lines in your changes are missing coverage. Please review.

Comparison is base (fa2f0f2) 65.63% compared to head (f12a6a4) 65.68%.

Files Patch % Lines
runtimes/eden/src/weights/pallet_identity.rs 0.00% 80 Missing ⚠️
runtimes/eden/src/weights/pallet_uniques.rs 0.00% 60 Missing ⚠️
pallets/sponsorship/src/weights.rs 18.75% 52 Missing ⚠️
pallets/uniques/src/weights.rs 0.00% 36 Missing ⚠️
runtimes/eden/src/weights/pallet_scheduler.rs 0.00% 35 Missing ⚠️
runtimes/eden/src/weights/pallet_multisig.rs 0.00% 34 Missing ⚠️
...imes/eden/src/weights/pallet_collator_selection.rs 0.00% 33 Missing ⚠️
runtimes/eden/src/weights/pallet_preimage.rs 0.00% 31 Missing ⚠️
runtimes/eden/src/weights/pallet_membership.rs 0.00% 28 Missing ⚠️
runtimes/eden/src/weights/pallet_xcm.rs 0.00% 28 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #804      +/-   ##
==========================================
+ Coverage   65.63%   65.68%   +0.05%     
==========================================
  Files          50       50              
  Lines       11414    11463      +49     
==========================================
+ Hits         7492     7530      +38     
- Misses       3922     3933      +11     

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