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

alexferl / zerohttp / 23010699136
94%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2026 03:47PM UTC
Jobs 1
Files 74
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

12 Mar 2026 03:47PM UTC coverage: 93.534% (+0.03%) from 93.502%
23010699136

push

github

web-flow
fix: remove silent fallback to predictable request IDs (#86)

The GenerateRequestID() function previously fell back to time.Now().UnixNano()
  if crypto/rand failed, producing predictable sequential IDs without logging.

  On Go 1.20+, crypto/rand.Read never returns an error on supported platforms,
  so the fallback has been removed entirely.

Signed-off-by: alexferl <me@alexferl.com>

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

4 existing lines in 1 file now uncovered.

8375 of 8954 relevant lines covered (93.53%)

48.19 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
93.83
-0.51% sse.go
Jobs
ID Job ID Ran Files Coverage
1 23010699136.1 12 Mar 2026 03:47PM UTC 74
93.53
GitHub Action Run
Source Files on build 23010699136
  • Tree
  • List 74
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23010699136
  • e6f74062 on github
  • Prev Build on master (#23009914014)
  • Next Build on master (#23013923916)
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