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

KarpelesLab / libwallet / 26934789109
22%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2026 06:25AM UTC
Jobs 1
Files 125
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

04 Jun 2026 06:24AM UTC coverage: 21.911% (-0.02%) from 21.926%
26934789109

push

github

MagicalTux
device transfer: fail fast on offline Spot + expose Spot:status

Two diagnostics for the wallet:transfer:pair_received hang reported
against 0.4.47:

- Wallet:exportToDevice now calls waitOnlineSpot(spot) before minting
  a pairing code. spot.TargetId() returns the static, key-derived id
  whether or not the broker handshake has completed, so the source
  was happily painting a syntactically valid QR for an unroutable
  node — and the receiver's spot.Query hung the full 2-minute
  transferQueryTimeout before giving up with peer_unreachable. New
  sentinel errTransferLocalOffline ("local_offline") surfaces this
  state in <= 15 s instead.

- New Spot:status endpoint (registered in wltbase, exposed as
  client.spot.status() on the Dart side). Returns {online, target_id,
  connections: {total, online}} so hosts can positively poll Spot
  connectivity instead of relying on the edge-triggered "online_status"
  broadcast — which is silently missed when Spot comes online before
  the host subscribes.

Bumps to 0.4.48 with CHANGELOG + exportToDevice docstring updates.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

3 of 26 new or added lines in 2 files covered. (11.54%)

4031 of 18397 relevant lines covered (21.91%)

103.63 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
14.29
wltbase/spot_status.go
5
20.94
-0.29% wltwallet/transfer.go
Jobs
ID Job ID Ran Files Coverage
1 26934789109.1 04 Jun 2026 06:25AM UTC 125
21.91
GitHub Action Run
Source Files on build 26934789109
  • Tree
  • List 125
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26934789109
  • 4cde12a6 on github
  • Prev Build on master (#26677240100)
  • Next Build on master (#26939167125)
  • 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