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: deposit channel expiry #3998

Merged
merged 19 commits into from
Sep 27, 2023

chore: do the migrations

b510bef
Select commit
Loading
Failed to load commit list.
Merged

fix: deposit channel expiry #3998

chore: do the migrations
b510bef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 1s

72% (-0%) compared to 3c2afa8

Details

Codecov Report

Merging #3998 (b510bef) into main (3c2afa8) will decrease coverage by 0%.
The diff coverage is 68%.

@@          Coverage Diff           @@
##            main   #3998    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        370     373     +3     
  Lines      59306   59189   -117     
  Branches   59306   59189   -117     
======================================
- Hits       42681   42507   -174     
- Misses     14508   14577    +69     
+ Partials    2117    2105    -12     
Files Coverage Δ
engine/src/witness/btc.rs 62% <100%> (+<1%) ⬆️
...ate-chain/cf-integration-tests/src/mock_runtime.rs 100% <100%> (ø)
state-chain/node/src/chain_spec/partnernet.rs 0% <ø> (ø)
state-chain/node/src/chain_spec/perseverance.rs 0% <ø> (ø)
state-chain/node/src/chain_spec/sisyphos.rs 0% <ø> (ø)
state-chain/node/src/chain_spec/testnet.rs 0% <ø> (ø)
state-chain/pallets/cf-broadcast/src/lib.rs 82% <ø> (ø)
...hain/pallets/cf-ingress-egress/src/benchmarking.rs 100% <100%> (ø)
state-chain/pallets/cf-ingress-egress/src/mock.rs 98% <100%> (ø)
state-chain/pallets/cf-lp/src/benchmarking.rs 100% <ø> (ø)
... and 19 more

... and 6 files with indirect coverage changes

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