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

umputun / ralphex / 33201604837
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: preserve-review-logs
DEFAULT BRANCH: master
Ran 28 Aug 2026 06:57PM UTC
Jobs 1
Files 55
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

28 Aug 2026 05:58PM UTC coverage: 85.731%. First build
33201604837

push

github

umputun
fix: mark progress archives with an archive- prefix instead of matching digits

The prune regex required the random token to be all digits, which is what
os.CreateTemp happens to produce today but not what it documents - it promises
only "a random string". Had that changed, archives would still be written
while pruning silently matched nothing, so retention would fail quietly and
history would grow without bound.

Archives are now archive-<YYYYMMDD-HHMMSS>-<token>.txt and the token is treated
as opaque. The archive- marker is what identifies a file this package owns and
may delete, and it still cannot match the dashboard's progress-*.txt walk.

Related to #447

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

8147 of 9503 relevant lines covered (85.73%)

224.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33201604837.1 28 Aug 2026 06:57PM UTC 55
85.73
GitHub Action Run
Source Files on build 33201604837
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7126fb48 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc