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

[dont merge] runtime upgrade to fix polkadot vault #4055

Closed
wants to merge 9 commits into from

fix: polkadot nonce issue (#4054)

cc21fd5
Select commit
Loading
Failed to load commit list.
Closed

[dont merge] runtime upgrade to fix polkadot vault #4055

fix: polkadot nonce issue (#4054)
cc21fd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2023 in 1s

72% (-0%) compared to 0fbf186

Details

Codecov Report

Merging #4055 (cc21fd5) into release/0.9 (0fbf186) will decrease coverage by 0%.
The diff coverage is 0%.

@@             Coverage Diff             @@
##           release/0.9   #4055   +/-   ##
===========================================
- Coverage           72%     72%   -0%     
===========================================
  Files              366     366           
  Lines            56871   56867    -4     
  Branches         56871   56867    -4     
===========================================
- Hits             41031   41005   -26     
- Misses           13759   13773   +14     
- Partials          2081    2089    +8     
Files Coverage Δ
state-chain/pallets/cf-vaults/src/lib.rs 79% <ø> (-<1%) ⬇️
state-chain/pallets/cf-vaults/src/mock.rs 82% <ø> (-<1%) ⬇️
state-chain/runtime-upgrade-utilities/src/lib.rs 89% <ø> (ø)
state-chain/runtime/src/lib.rs 39% <ø> (ø)
state-chain/traits/src/lib.rs 52% <ø> (-<1%) ⬇️
state-chain/runtime/src/chainflip.rs 42% <0%> (-1%) ⬇️
state-chain/chains/src/dot.rs 41% <0%> (-<1%) ⬇️
state-chain/chains/src/dot/api.rs 1% <0%> (-<1%) ⬇️
state-chain/pallets/cf-environment/src/lib.rs 67% <0%> (-3%) ⬇️

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more