fix: deposit channel expiry #3998
Merged
Codecov / codecov/project
succeeded
Sep 27, 2023 in 1s
72% (-0%) compared to 3c2afa8
View this Pull Request on Codecov
72% (-0%) compared to 3c2afa8
Details
Codecov Report
Merging #3998 (b510bef) into main (3c2afa8) will decrease coverage by
0%
.
The diff coverage is68%
.
@@ 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
Loading