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

fix: polkadot nonce issue #4054

Merged
merged 2 commits into from
Sep 28, 2023

fix: set nonce

4aaddab
Select commit
Loading
Failed to load commit list.
Merged

fix: polkadot nonce issue #4054

fix: set nonce
4aaddab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

72% (-0%) compared to 3c2afa8

Details

Codecov Report

Merging #4054 (4aaddab) into main (3c2afa8) will decrease coverage by 0%.
Report is 1 commits behind head on main.
The diff coverage is 67%.

@@          Coverage Diff           @@
##            main   #4054    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        370     373     +3     
  Lines      59306   59182   -124     
  Branches   59306   59182   -124     
======================================
- Hits       42681   42497   -184     
- Misses     14508   14579    +71     
+ Partials    2117    2106    -11     
Files Coverage Δ
state-chain/chains/src/dot.rs 41% <ø> (ø)
state-chain/pallets/cf-vaults/src/lib.rs 80% <ø> (-<1%) ⬇️
state-chain/pallets/cf-vaults/src/mock.rs 81% <ø> (-<1%) ⬇️
state-chain/runtime/src/chainflip.rs 52% <100%> (+1%) ⬆️
state-chain/runtime/src/lib.rs 39% <ø> (ø)
state-chain/traits/src/lib.rs 51% <ø> (-<1%) ⬇️
state-chain/chains/src/dot/api.rs 20% <50%> (+1%) ⬆️
state-chain/pallets/cf-environment/src/lib.rs 74% <67%> (-1%) ⬇️

... and 33 files with indirect coverage changes

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