• 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 / 12300125568
59%
master: 67%

Build:
Build:
LAST BUILD BRANCH: introduce-sql-schema-payments-part-3
DEFAULT BRANCH: master
Ran 12 Dec 2024 04:18PM UTC
Jobs 5
Files 969
Run time 3min
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

12 Dec 2024 03:57PM UTC coverage: 58.636% (-0.006%) from 58.642%
12300125568

Pull #9355

github

Roasbeef
contractcourt: add rapid derived fuzz test for HtlcAuxBlob

In this commit, we add a rapid derived fuzz test for the HtlcAuxBlob
test. This uses the rapid (randomized property testing) into Go's built
in fuzzer. This wrapper will use the fuzz stream, and pass that into
rapid where the stream is used to make structured test inputs which are
tested against the existing properties.

This can be done more widely in the codebase, we pick a simple example
to port first before tackling others.
Pull Request #9355: contractcourt: add rapid derived fuzz test for HtlcAuxBlob

134438 of 229277 relevant lines covered (58.64%)

19324.13 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.2
-0.11% sweep/fee_bumper.go
1
78.76
-0.04% lnwallet/test/test_interface.go
1
73.79
-0.14% htlcswitch/mock.go
2
84.63
-0.17% invoices/invoiceregistry.go
2
74.79
0.0% lnwallet/chancloser/chancloser.go
2
97.48
-1.26% fn/v2/list.go
2
83.42
0.0% htlcswitch/switch.go
2
77.27
-0.06% graph/db/graph.go
3
50.9
-0.78% watchtower/wtdb/migration4/range_index.go
3
82.84
-0.68% channeldb/migration30/migration.go
3
13.18
0.0% watchtower/wtdb/migration8/range_index.go
4
77.95
-0.16% channeldb/channel.go
5
78.34
0.11% peer/brontide.go
5
78.6
-0.11% htlcswitch/link.go
11
73.89
-0.32% funding/manager.go
14
84.86
-4.42% netann/chan_status_manager.go
19
72.87
-5.99% channeldb/migration30/revocation_log.go
Jobs
ID Job ID Ran Files Coverage
1 itest-neutrino - 12300125568.1 12 Dec 2024 04:43PM UTC 821
48.0
GitHub Action Run
2 unit - 12300125568.2 12 Dec 2024 04:18PM UTC 847
57.47
GitHub Action Run
3 itest-bitcoind-rpcpolling - 12300125568.3 12 Dec 2024 04:39PM UTC 821
48.46
GitHub Action Run
4 itest-bitcoind - 12300125568.4 12 Dec 2024 04:39PM UTC 821
48.49
GitHub Action Run
5 itest-btcd - 12300125568.5 12 Dec 2024 04:33PM UTC 821
48.42
GitHub Action Run
Source Files on build 12300125568
  • Tree
  • List 969
  • Changed 242
  • Source Changed 0
  • Coverage Changed 53
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9355
  • PR Base - master (#12295593632)
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