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

RobinTail / express-zod-api / 11668611381 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2024 04:39PM UTC
Files 48
Run time 2s
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

04 Nov 2024 04:37PM UTC coverage: 100.0%. Remained the same
11668611381.3

push

github

web-flow
Generalizing server-side error messages in production mode by default (#2144)

- Instead of #2136 
- Does not expose exact error messages to response when:
- `NODE_ENV === "production"` and `error.expose === false` (all status
codes in `5XX` block by default)
- This also deprecates `getStatusCodeFromError()` in favour of
`ensureHttpError().statusCode`
- Switching to operating `HttpError` in `defaultResultHandler`
- Showing the `NODE_ENV` on startup
-
https://nodejs.org/en/learn/getting-started/nodejs-the-difference-between-development-and-production
- [x] also need to update Readme / Error handling section
- [x] AND lastResortHandler should follow this concept as well
- [x] Need MORE tests for last resort handler

1126 of 1146 branches covered (98.25%)

3989 of 3989 relevant lines covered (100.0%)

63.29 hits per line

Source Files on job run-18.x - 11668611381.3
  • Tree
  • List 0
  • Changed 12
  • Source Changed 8
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 11668611381
  • afe2cc8b on github
  • Prev Job for on master (#11662301772.4)
  • Next Job for on master (#11668788995.2)
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