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

RobinTail / express-zod-api / 28324522267
100%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2026 01:57PM UTC
Jobs 6
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

28 Jun 2026 01:56PM UTC coverage: 100.0%. Remained the same
28324522267

push

github

web-flow
fix(mem): Ensure single graceful shutdown monitoring (#3495)

Extracted from #3490 
Minor memory optimization for an edge case of running multiple servers
on the same process.

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

* **New Features**
* Updated graceful shutdown to use an options-based setup and a runtime
`add(...)` helper for registering servers.
  * Exposes `isShuttingDown` to indicate shutdown progress.
* **Bug Fixes**
* Ensures only one termination listener is installed per signal to avoid
duplicates.
* Prevents concurrent shutdown re-entry and improves reliable
socket/server closing, including safe handling of synchronous
`beforeExit` errors.
* **Tests**
* Adjusted graceful shutdown and termination listener tests for the new
API flow and added shutdown-state assertions.
* **Documentation**
* Added `v28.7.3` changelog notes covering listener installation and
hook error handling behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

1030 of 1077 branches covered (95.64%)

25 of 25 new or added lines in 2 files covered. (100.0%)

1506 of 1506 relevant lines covered (100.0%)

428.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-22.x - 28324522267.1 28 Jun 2026 01:57PM UTC 51
100.0
GitHub Action Run
2 run-26.0.0 - 28324522267.2 28 Jun 2026 01:57PM UTC 51
100.0
GitHub Action Run
3 run-24.0.0 - 28324522267.3 28 Jun 2026 01:57PM UTC 51
100.0
GitHub Action Run
4 run-26.x - 28324522267.4 28 Jun 2026 01:57PM UTC 51
100.0
GitHub Action Run
5 run-22.19.0 - 28324522267.5 28 Jun 2026 01:57PM UTC 51
100.0
GitHub Action Run
6 run-24.x - 28324522267.6 28 Jun 2026 01:57PM UTC 51
100.0
GitHub Action Run
Source Files on build 28324522267
  • Tree
  • List 51
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28324522267
  • c4797f0a on github
  • Prev Build on master (#28282680526)
  • Next Build on master (#28325171351)
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