• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lightninglabs / taproot-assets / 12864658791
41%
main: 47%

Build:
Build:
LAST BUILD BRANCH: test/custom_channels_move
DEFAULT BRANCH: main
Ran 20 Jan 2025 09:18AM UTC
Jobs 1
Files 211
Run time 1min
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

20 Jan 2025 09:13AM UTC coverage: 40.853% (+0.02%) from 40.837%
12864658791

Pull #1302

github

GeorgeTsagk
tapdb: always store result of querySyncStats

Our universe stats could run into a case where if in an un-cached state
the db query takes longer than the default client timeout (usually 30s)
then we'd fail the query and return early. This would cause the next
client to also receive an error instead of the cached result, making
this codepath stuck in an endless failing query. With this change we
parallelize the db query and we always wait for the result in order to
store it in cache. We may fail the function earlier, but the result will
always be retrieved & persisted.
Pull Request #1302: Aggregate Universe Stats: always store result of querySyncStats

29 of 37 new or added lines in 1 file covered. (78.38%)

32 existing lines in 6 files now uncovered.

26679 of 65305 relevant lines covered (40.85%)

92423.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
70.95
0.37% tapdb/universe_stats.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
53.22
0.0% tappsbt/create.go
3
92.71
-0.15% asset/mock.go
4
80.91
-0.68% tapdb/universe.go
5
43.08
-0.35% tapchannel/aux_leaf_signer.go
6
83.25
-3.05% tapchannel/aux_invoice_manager.go
12
51.95
1.3% universe/interface.go
Jobs
ID Job ID Ran Files Coverage
1 unit - 12864658791.1 20 Jan 2025 09:18AM UTC 211
40.85
GitHub Action Run
Source Files on build 12864658791
  • Tree
  • List 211
  • Changed 87
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1302
  • PR Base - main (#12830976373)
  • Delete
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

© 2026 Coveralls, Inc