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

feat: dynamic min authority count #4224

Merged
merged 3 commits into from
Nov 10, 2023

test: fix keygen restart test

3e6920a
Select commit
Loading
Failed to load commit list.
Merged

feat: dynamic min authority count #4224

test: fix keygen restart test
3e6920a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 1s

72% (+0%) compared to 22e9288

Details

Codecov Report

Merging #4224 (3e6920a) into main (22e9288) will increase coverage by 0%.
The diff coverage is 82%.

@@          Coverage Diff          @@
##            main   #4224   +/-   ##
=====================================
  Coverage     72%     72%           
=====================================
  Files        384     384           
  Lines      62967   63007   +40     
  Branches   62967   63007   +40     
=====================================
+ Hits       45023   45052   +29     
- Misses     15609   15615    +6     
- Partials    2335    2340    +5     
Files Coverage Δ
state-chain/cf-integration-tests/src/funding.rs 97% <100%> (+<1%) ⬆️
...ate-chain/cf-integration-tests/src/mock_runtime.rs 100% <100%> (ø)
state-chain/pallets/cf-validator/src/mock.rs 95% <100%> (+<1%) ⬆️
state-chain/pallets/cf-validator/src/tests.rs 98% <100%> (+<1%) ⬆️
state-chain/primitives/src/lib.rs 58% <ø> (ø)
state-chain/node/src/chain_spec.rs 1% <0%> (-<1%) ⬇️
state-chain/pallets/cf-validator/src/lib.rs 73% <69%> (-<1%) ⬇️

... and 4 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!