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

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

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2024 11:30AM UTC
Files 39
Run time 1s
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

02 Mar 2024 11:28AM UTC coverage: 100.0%. Remained the same
8122439338.3

push

github

web-flow
Fixing uncaught exception when using `limitError` (#1600)

The `limitHandler` of `express-fileupload` called asynchronously for a
failed file before finishing the upload.
In the end `express-fileupload` calls `next()`.
All that leads to calling `next()` multiple times which leads to
uncaught exception due to the way the error handling in express is
organised.
The `next()` must be called once after completing the file processing.

663 of 695 branches covered (95.4%)

1092 of 1092 relevant lines covered (100.0%)

86.51 hits per line

Source Files on job run-20.0.0 - 8122439338.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8122439338
  • 2d08bbcd on github
  • Prev Job for on master (#8121838921.2)
  • Next Job for on master (#8132278106.1)
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