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

alexferl / zerohttp / 23070180235
94%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2026 08:57PM UTC
Jobs 1
Files 79
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

13 Mar 2026 08:56PM UTC coverage: 93.091% (-0.09%) from 93.178%
23070180235

push

github

web-flow
fix: SSE code quality improvements and spec compliance (#98)

- Normalize line endings (CRLF/LF/CR) for SSE spec compliance
- Validate event.ID and event.Name to reject CR/LF/NULL characters
- Fix InMemoryReplayer to not hold lock during network I/O
- Remove redundant isOpen() check in Broadcast/BroadcastTo
- Use io.WriteString to eliminate double allocation
- Fix inconsistent error wrapping in SSEWriter methods
- Document Content-Type check heuristic in setupSSEResponse
- Reuse same timestamp in Store for TTL pruning and event
- Return error when Last-Event-ID present but no replayer
- Remove unused isOpen() method

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

73 of 79 new or added lines in 1 file covered. (92.41%)

10 existing lines in 3 files now uncovered.

9122 of 9799 relevant lines covered (93.09%)

76.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
93.94
-0.41% sse.go

Coverage Regressions

Lines Coverage ∆ File
5
87.63
-2.58% server_tls.go
3
93.94
-0.41% sse.go
2
87.78
-0.56% metrics/metrics.go
Jobs
ID Job ID Ran Files Coverage
1 23070180235.1 13 Mar 2026 08:56PM UTC 79
93.09
GitHub Action Run
Source Files on build 23070180235
  • Tree
  • List 79
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23070180235
  • c893b461 on github
  • Prev Build on master (#23067887693)
  • Next Build on master (#23072010489)
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