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

sgerrand / ex_req_server_sent_events / 26568988986
100%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 10:22AM UTC
Jobs 1
Files 4
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 May 2026 10:22AM UTC coverage: 100.0%. Remained the same
26568988986

push

github

sgerrand
refactor: drop :sse_caller private key in wrap_self

send_sse_done/1 read caller and sse_ref from req.private and guarded
against either being nil, but the step is only registered by
wrap_self/1, which always sets both immediately beforehand — the
defensive branch was dead code. Inline the response step as a closure
that captures caller and sse_ref lexically, identical to how the into
function already captures them. Removes the :sse_caller private key
and the dead branch.

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

86 of 86 relevant lines covered (100.0%)

20.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26568988986.1 28 May 2026 10:22AM UTC 4
100.0
GitHub Action Run
Source Files on build 26568988986
  • Tree
  • List 4
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26568988986
  • 88089481 on github
  • Prev Build on main (#26565248341)
  • Next Build on main (#26573765012)
  • Delete
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