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

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

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2026 02:29PM UTC
Files 45
Run time 3s
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 Apr 2026 02:27PM UTC coverage: 100.0%. Remained the same
24140751125.3

push

github

web-flow
fix(middleware): Handling for broken native middlewares (#3308)

Related to potential issue found in
https://github.com/RobinTail/express-zod-api/pull/3208#discussion_r3049782397

This fix improves handling for broken native middlewares that return
truthy values (sync) before calling `next()` (delayed)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Fixed a runtime issue when registering certain Express middleware so
error handling no longer fails for middleware that does not return a
Promise.

* **Tests**
* Added tests covering middleware registration with asynchronous
patterns (e.g., middleware that invokes next() asynchronously) to
prevent regressions.

* **Changelog**
  * Added v27.2.1 entry describing improved middleware handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

943 of 983 branches covered (95.93%)

1367 of 1367 relevant lines covered (100.0%)

66.37 hits per line

Source Files on job run-22.12.0 - 24140751125.3
  • Tree
  • List 45
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24140751125
  • 36d00505 on github
  • Prev Job for on master (#24069787917.3)
  • Next Job for on master (#24141156578.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