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

umputun / ralphex / 28749579274
84%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2026 05:51PM 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

05 Jul 2026 05:50PM UTC coverage: 83.742% (+0.05%) from 83.688%
28749579274

push

github

umputun
fix: skip 65MB parse test under -race to unhang go test -race ./pkg/web

Parsing a single 65MB line in TestSessionManager_LoadProgressFileIntoSessionLargeBuffer
takes ~90s without the race detector and exceeds the 10-minute test binary
timeout with it, so every 'go test -race ./pkg/web' run (including make test)
hung until the panic. Gate the subtest behind a raceEnabled build-tag constant;
it still runs in regular (non-race) test runs.

7783 of 9294 relevant lines covered (83.74%)

226.52 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
90.75
-0.34% pkg/web/session_manager.go
Jobs
ID Job ID Ran Files Coverage
1 28749579274.1 05 Jul 2026 05:51PM UTC 55
83.74
GitHub Action Run
Source Files on build 28749579274
  • Tree
  • List 55
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 06348275 on github
  • Prev Build on master (#28270572198)
  • Next Build on master (#28749628055)
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