• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

lightningnetwork / lnd / 13928066409
59%
master: 67%

Build:
Build:
LAST BUILD BRANCH: brontide-static-alloac
DEFAULT BRANCH: master
Ran 18 Mar 2025 04:21PM UTC
Jobs 4
Files 979
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Mar 2025 04:10PM UTC coverage: 59.029%. First build
13928066409

Pull #9575

github

Roasbeef
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.
Pull Request #9575: multi: integrate new RBF co-op flow into the server+peer

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

New Missed Lines in Diff

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
Jobs
ID Job ID Ran Files Coverage
1 itest-bitcoind - 13928066409.1 18 Mar 2025 04:24PM UTC 827
49.07
GitHub Action Run
2 itest-neutrino - 13928066409.2 18 Mar 2025 04:25PM UTC 827
48.6
GitHub Action Run
3 unit - 13928066409.3 18 Mar 2025 04:34PM UTC 857
57.53
GitHub Action Run
4 itest-btcd - 13928066409.4 18 Mar 2025 04:21PM UTC 827
49.07
GitHub Action Run
Source Files on build 13928066409
  • Tree
  • List 979
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9575
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc