open-web3-stack / open-runtime-module-library

Substrate Open Runtime Module Library
Apache License 2.0
455 stars 295 forks source link

update polkadot-sdk #975

Closed xlc closed 8 months ago

xlc commented 8 months ago

update to polkadot-sdk 1.6.0

blocked by https://github.com/paritytech/polkadot-sdk/pull/3085

TODOs:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (139c32f) 85.20% compared to head (6216022) 85.32%.

Files Patch % Lines
xcm-mock-message-queue/src/lib.rs 74.50% 13 Missing :warning:
xtokens/src/mock/para_teleport.rs 0.00% 2 Missing :warning:
asset-registry/src/mock/para.rs 50.00% 1 Missing :warning:
tokens/src/lib.rs 0.00% 1 Missing :warning:
xtokens/src/mock/para_relative_view.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #975 +/- ## ========================================== + Coverage 85.20% 85.32% +0.11% ========================================== Files 86 87 +1 Lines 10369 10396 +27 ========================================== + Hits 8835 8870 +35 + Misses 1534 1526 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.