Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.
Adjust setting
Ran
|
Jobs
4
|
Files
979
|
Run time
5min
|
Badge
README BADGES
|
github
peer: for RBF state machine block req if RBF iterating is outstanding This fixes an issue in the itests in the restart case. We'd see an error like: ``` 2025-03-12 23:41:10.754 [ERR] PFSM state_machine.go:661: FSM(rbf_chan_closer(2f20725d9da1a5231dd58d6f6597066e0:0)): Unable to apply event err="invalid state transition: received *chancloser.SendOfferEvent while in ClosingNegotiation(local=LocalOfferSent(proposed_fee=0.00000193 BTC), remote=ClosePending(txid=072299154192ea16a7d6dd05e607b92ae, party=Remote, fee_rate=1 sat/vb))" ``` We resolve this by waiting to send in the new request unil the old one has been completed.
652 of 904 new or added lines in 11 files covered. (72.12%)
137554 of 233028 relevant lines covered (59.03%)
19120.81 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
65.99 |
lnwallet/chancloser/rbf_coop_states.go | |
2 |
0.0 |
lntest/harness_assertion.go | |
2 |
85.19 |
lnwallet/channel.go | |
10 |
14.67 |
lnrpc/lightning.pb.go | |
11 |
70.96 |
rpcserver.go | |
20 |
63.96 |
server.go | |
64 |
0.0 |
lntest/harness.go | |
142 |
78.75 |
peer/brontide.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | itest-bitcoind - 13928066409.1 | 827 |
49.07 |
GitHub Action Run | |
2 | itest-neutrino - 13928066409.2 | 827 |
48.6 |
GitHub Action Run | |
3 | unit - 13928066409.3 | 857 |
57.53 |
GitHub Action Run | |
4 | itest-btcd - 13928066409.4 | 827 |
49.07 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|