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

jeremydaly / lambda-api / #227
83%

Build:
DEFAULT BRANCH: main
Ran 08 Aug 2026 04:32PM UTC
Jobs 1
Files 16
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

08 Aug 2026 04:31PM UTC coverage: 82.854% (+0.02%) from 82.836%
#227

push

github

web-flow
fix: don't write a response body for null body status codes (#342)

Status codes that must not carry content per RFC 9110 (1xx, 204, 205,
304) were still emitting a body when set via status() and sent through
send(), json(), html(), etc.

Moves the check into send() so every response method inherits it,
rather than special-casing sendStatus() alone.

813 of 992 branches covered (81.96%)

Branch coverage included in aggregate %.

772 of 921 relevant lines covered (83.82%)

124.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
87.53
0.11% dist/cjs/lib/response.js
Jobs
ID Job ID Ran Files Coverage
1 #227.1 08 Aug 2026 04:32PM UTC 16
82.85
Source Files on build #227
  • Tree
  • List 16
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9a031dda on github
  • Prev Build on main
  • Next Build on main
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