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

KarpelesLab / libwallet / 27538228859
24%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2026 09:56AM UTC
Jobs 1
Files 128
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

15 Jun 2026 09:52AM UTC coverage: 23.618%. Remained the same
27538228859

push

github

MagicalTux
wltwallet: shrink reshare init timeout 90s→15s + bump spotlib 0.3.0→0.3.2 + bump 0.4.62

0.4.57 raised the per-attempt spot init query ceiling from 15s to 90s
based on wdrone's *internal* loadShare worst-case (60s for a slow
phplatform DB read). 0.4.60 stacked the 3-attempt peer-fallback retry
on top. Together that meant a hard reshare failure took ~4-5 minutes
to surface — even though a healthy reshare actually completes in
seconds end-to-end (TestEdDSALocalToRemoteReshare lands in ~2s,
TestRemoteWallet's successful path lands in ~3s).

The over-correction was wrong: a wdrone that takes >15s on init is
wedged, not just slow. Waiting longer doesn't make a stuck wdrone
unstick, and the retry already routes around it. 15s per attempt is
well above the typical ~1-2s success and short enough to fail fast;
the 3-attempt fallback still exhausts in ~30-45s instead of 4-5 min.

Verified locally against the live wdrone fleet: first peer wedged on
init (15s timeout), retry picks a different peer, TestRemoteWallet
completes the full create → upload → reshare → re-upload TSS round
in ~30s total.

spotlib v0.3.0 → v0.3.2 to pick up the spot-side reachability fixes.
Note: the wdrone fleet rolls out new spotlib binaries gradually
(~1 hour), so backend-flake symptoms may persist on the immediate
window after a bump.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

0 of 1 new or added line in 1 file covered. (0.0%)

4427 of 18744 relevant lines covered (23.62%)

101.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
46.6
0.0% wltwallet/broker.go
Jobs
ID Job ID Ran Files Coverage
1 27538228859.1 15 Jun 2026 09:56AM UTC 128
23.62
GitHub Action Run
Source Files on build 27538228859
  • Tree
  • List 128
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27538228859
  • 63064c42 on github
  • Prev Build on master (#27535646822)
  • 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