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

umputun / ralphex / 33202282136
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: preserve-review-logs
DEFAULT BRANCH: master
Ran 28 Aug 2026 07:06PM 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.773% (+0.1%) from 85.675%
33202282136

Pull #449

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
Pull Request #449: archive completed progress logs instead of truncating them

88 of 110 new or added lines in 1 file covered. (80.0%)

3 existing lines in 2 files now uncovered.

8151 of 9503 relevant lines covered (85.77%)

224.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
22
91.6
-1.13% pkg/progress/progress.go

Coverage Regressions

Lines Coverage ∆ File
2
90.75
-0.34% pkg/web/session_manager.go
1
91.6
-1.13% pkg/progress/progress.go
Jobs
ID Job ID Ran Files Coverage
1 33202282136.1 28 Aug 2026 07:06PM UTC 55
85.77
GitHub Action Run
Source Files on build 33202282136
  • Tree
  • List 55
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #449
  • PR Base - master (#33193290880)
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