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

umputun / revmux / 32391257756
92%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2026 04:20PM 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

20 Aug 2026 04:18PM UTC coverage: 92.469% (+0.04%) from 92.434%
32391257756

push

github

umputun
fix(tests): end the rollout liveness case on the tail's own touch

The case asserted a second timer reset without guaranteeing the rollout tail
had made a pass. On a single core c.run returns first, Run withdraws the touch,
and the tail contributes nothing, so the count is exactly 1. Reproduced on
master with GOMAXPROCS=1 go test -count=300, failing two runs in three.

The run now ends on that second reset rather than on the process exiting.
stdout is empty and stderr is one line, so any reset past the first is the
tail's, and the run cannot finish before the assertion's subject exists.
Codex.Run is unchanged: its teardown order is deliberate and documented.

5255 of 5683 relevant lines covered (92.47%)

785.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32391257756.1 20 Aug 2026 04:20PM UTC 55
92.47
GitHub Action Run
Source Files on build 32391257756
  • Tree
  • List 55
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4b876352 on github
  • Prev Build on master (#32086477564)
  • Next Build on master (#32681473154)
  • Delete
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