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: sc client drives rt upgrade activation & config migration fix #4109

Merged
merged 16 commits into from
Oct 18, 2023

fix: settings migration

63274d2
Select commit
Loading
Failed to load commit list.
Merged

fix: sc client drives rt upgrade activation & config migration fix #4109

fix: settings migration
63274d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 1s

72% (-0%) compared to cd90f95

Details

Codecov Report

Merging #4109 (63274d2) into release/0.10 (cd90f95) will decrease coverage by 0%.
The diff coverage is 8%.

@@              Coverage Diff              @@
##           release/0.10   #4109    +/-   ##
=============================================
- Coverage            72%     72%    -0%     
=============================================
  Files               372     372            
  Lines             59360   59488   +128     
  Branches          59360   59488   +128     
=============================================
+ Hits              42665   42687    +22     
- Misses            14571   14683   +112     
+ Partials           2124    2118     -6     
Files Coverage Δ
...t/extrinsic_api/signed/submission_watcher/tests.rs 96% <100%> (+<1%) ⬆️
state-chain/pallets/cf-environment/src/mock.rs 70% <100%> (ø)
state-chain/runtime/src/runtime_apis.rs 83% <100%> (+<1%) ⬆️
state-chain/traits/src/lib.rs 51% <ø> (ø)
state-chain/custom-rpc/src/lib.rs 0% <0%> (ø)
state-chain/pallets/cf-governance/src/mock.rs 97% <0%> (ø)
state-chain/runtime/src/lib.rs 39% <0%> (+<1%) ⬆️
api/lib/src/lib.rs 30% <0%> (-<1%) ⬇️
api/lib/src/queries.rs 0% <0%> (ø)
...tate_chain_observer/client/extrinsic_api/signed.rs 0% <0%> (ø)
... and 7 more

... and 4 files with indirect coverage changes

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