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.1.0 #800

Merged
merged 76 commits into from
Dec 13, 2023

Update weights

a3de301
Select commit
Loading
Failed to load commit list.
Merged

Upgrade to polkadot 1.1.0 #800

Update weights
a3de301
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 13, 2023 in 0s

65.70% (+0.06%) compared to fa2f0f2

View this Pull Request on Codecov

65.70% (+0.06%) compared to fa2f0f2

Details

Codecov Report

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

Comparison is base (fa2f0f2) 65.63% compared to head (a3de301) 65.70%.

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_membership.rs 0.00% 28 Missing ⚠️
runtimes/eden/src/weights/pallet_preimage.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     #800      +/-   ##
==========================================
+ Coverage   65.63%   65.70%   +0.06%     
==========================================
  Files          50       50              
  Lines       11414    11460      +46     
==========================================
+ Hits         7492     7530      +38     
- Misses       3922     3930       +8     

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