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

RobinTail / express-zod-api / 28279418815
100%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2026 05:07AM UTC
Jobs 2
Files 51
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

27 Jun 2026 05:06AM UTC coverage: 100.0%. Remained the same
28279418815

push

github

web-flow
fix(mem): Prevent multiple deprecation listeners (#3490)

This should not affect the regular runtime, since `createServer` is
supposed to be called once.
However, in tests, it could be called multiple times and this should
prevent attaching too many listeners to the process, which may cause a
warning in message by Node.js

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

* **New Features**
* Graceful shutdown can now include additional HTTP/HTTPS servers added
after the shutdown monitor is created.
* **Bug Fixes**
* Prevented duplicate deprecation and termination event handlers from
being registered when initialization is called multiple times.
* Improved graceful shutdown orchestration so all queued cleanup hooks
are executed (and allowed to settle) before the process exits.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

1023 of 1067 branches covered (95.88%)

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

1489 of 1489 relevant lines covered (100.0%)

144.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-24.0.0 - 28279418815.1 27 Jun 2026 05:07AM UTC 51
100.0
GitHub Action Run
2 run-26.0.0 - 28279418815.2 27 Jun 2026 05:07AM UTC 51
100.0
GitHub Action Run
Source Files on build 28279418815
  • Tree
  • List 51
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28279418815
  • 4e48123a on github
  • Prev Build on master (#28236865918)
  • Next Build on master (#28279454901)
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