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

Build:
Build:
LAST BUILD BRANCH: brontide-static-alloac
DEFAULT BRANCH: master
Ran 26 Feb 2025 10:47AM UTC
Jobs 4
Files 977
Run time 24min
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

26 Feb 2025 10:30AM UTC coverage: 58.836% (+0.02%) from 58.815%
13541816950

Pull #9550

github

ellemouton
graph/db: move various cache write calls to ChannelGraph

Here, we move the graph cache writes for AddLightningNode,
DeleteLightningNode, AddChannelEdge and MarkEdgeLive to the
ChannelGraph. Since these are writes, the cache is only updated if the
DB write is successful.
Pull Request #9550: graph: extract cache from CRUD [3]

73 of 85 new or added lines in 1 file covered. (85.88%)

288 existing lines in 17 files now uncovered.

136413 of 231851 relevant lines covered (58.84%)

19233.77 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
12
86.57
-1.19% graph/db/graph.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
79.33
-0.04% discovery/gossiper.go
1
78.76
-0.04% lnwallet/test/test_interface.go
2
84.62
-1.54% graph/notifications.go
2
93.92
0.37% htlcswitch/mailbox.go
2
82.65
-0.1% htlcswitch/switch.go
2
74.79
-0.27% lnwallet/chancloser/chancloser.go
2
67.71
-2.08% lnwallet/sigpool.go
2
83.33
-1.52% peer/ping_manager.go
3
82.84
-0.68% channeldb/migration30/migration.go
3
77.32
1.27% graph/db/kv_store.go
3
76.23
-0.11% peer/brontide.go
3
88.25
-0.5% peer/test_utils.go
4
83.44
-0.19% contractcourt/channel_arbitrator.go
6
85.92
-1.81% watchtower/wtclient/queue.go
11
70.58
-0.17% rpcserver.go
19
72.87
-5.99% channeldb/migration30/revocation_log.go
222
73.66
-0.04% lnrpc/routerrpc/router_server.go
Jobs
ID Job ID Ran Files Coverage
1 itest-btcd - 13541816950.1 26 Feb 2025 10:47AM UTC 825
48.4
GitHub Action Run
2 itest-bitcoind - 13541816950.2 26 Feb 2025 10:50AM UTC 825
48.41
GitHub Action Run
3 itest-neutrino - 13541816950.3 26 Feb 2025 10:50AM UTC 825
47.93
GitHub Action Run
4 unit - 13541816950.4 26 Feb 2025 11:14AM UTC 855
57.71
GitHub Action Run
Source Files on build 13541816950
  • Tree
  • List 977
  • Changed 229
  • Source Changed 0
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9550
  • PR Base - elle-graphCacheBase (#13517631772)
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