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: simple pre-witnessing #4056

Merged
merged 15 commits into from
Sep 28, 2023

refactor: dedup deposit_addresses safe eth witnessing

523603c
Select commit
Loading
Failed to load commit list.
Merged

feat: simple pre-witnessing #4056

refactor: dedup deposit_addresses safe eth witnessing
523603c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 1s

72% (-0%) compared to 406f481

Details

Codecov Report

Merging #4056 (523603c) into main (406f481) will decrease coverage by 0%.
The diff coverage is 45%.

@@          Coverage Diff           @@
##            main   #4056    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        374     376     +2     
  Lines      59219   59440   +221     
  Branches   59219   59440   +221     
======================================
+ Hits       42506   42525    +19     
- Misses     14607   14810   +203     
+ Partials    2106    2105     -1     
Files Coverage Δ
state-chain/pallets/cf-lp/src/lib.rs 69% <ø> (ø)
engine/src/witness/common/chain_source/then.rs 0% <0%> (ø)
...chain_source/chunked_by_vault/deposit_addresses.rs 0% <0%> (ø)
engine/src/witness/dot/dot_source.rs 0% <0%> (ø)
state-chain/pallets/cf-witnesser/src/lib.rs 79% <0%> (-2%) ⬇️
engine/src/witness/start.rs 0% <0%> (ø)
engine/src/witness/dot.rs 27% <3%> (-22%) ⬇️
engine/src/witness/btc.rs 29% <0%> (-33%) ⬇️
engine/src/witness/btc/btc_deposits.rs 73% <73%> (ø)
engine/src/witness/dot/dot_deposits.rs 62% <62%> (ø)
... and 1 more

... and 4 files with indirect coverage changes

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