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

KarpelesLab / libwallet / 26999512686
22%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2026 06:34AM 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

05 Jun 2026 06:32AM UTC coverage: 21.852%. Remained the same
26999512686

push

github

MagicalTux
ci/publish-dart: per-attempt timeout + workflow_dispatch retry

v0.4.51's tag-triggered publish hung in `dart pub publish --force`
for 2h+ before anyone noticed. The retry loop's three attempts
never fired because the first attempt never returned. Two fixes:

- 15-minute timeout(1) wrapper per attempt. A healthy publish
  round-trip lands in 1-3 min, so 15 min is well clear of the
  worst observed case and tight enough that the next retry
  actually runs. A 45-min job-level timeout-minutes is the
  backstop above that.
- workflow_dispatch with a `tag` input. Re-pushing an existing
  tag doesn't fire a new push event, so without this there's no
  way to retry the publish for v0.4.51 short of deleting +
  force-pushing the tag (destructive for anyone who already
  fetched it). `gh workflow run publish-dart.yml --ref v0.4.51`
  now re-runs the same flow against the same commit.

Also drops a no-op `dart pub deps` call that the previous loop
left in by accident.

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

4031 of 18447 relevant lines covered (21.85%)

103.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26999512686.1 05 Jun 2026 06:34AM UTC 125
21.85
GitHub Action Run
Source Files on build 26999512686
  • Tree
  • List 125
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26999512686
  • 947cef4f on github
  • Prev Build on master (#26998694630)
  • Next Build on master (#26999604926)
  • 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