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

RobinTail / express-zod-api / 20911056189
100%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2026 07:18AM UTC
Jobs 6
Files 44
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

12 Jan 2026 07:16AM UTC coverage: 100.0%. Remained the same
20911056189

push

github

web-flow
Fix: Avoid union with `EmptyObject` for `ctx` (#3172)

Related to #3166 

This fix prevents `ctx` from having unions with `Record<string, never>`,
but it does not change the type of `ctx` in `defaultEndpointsFactory`
that remains `Record<string, never>`.

The scope of the change are only the factories having at least one
Middleware attached (that makes a union for `ctx`)

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

* **Refactor**
* Improved type inference for endpoints when no context is provided,
simplifying type composition to avoid empty-object intersections.

* **Tests**
  * Updated type expectations to reflect the simplified type shape.

* **Documentation**
  * Added a changelog entry describing the type fix.
  * Added a contributor entry to the README.

* **Chores**
  * Bumped package version to a pre-release.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

906 of 948 branches covered (95.57%)

1314 of 1314 relevant lines covered (100.0%)

409.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-22.x - 20911056189.1 12 Jan 2026 07:18AM UTC 44
100.0
GitHub Action Run
2 run-20.x - 20911056189.2 12 Jan 2026 07:18AM UTC 44
100.0
GitHub Action Run
3 run-20.19.0 - 20911056189.3 12 Jan 2026 07:18AM UTC 44
100.0
GitHub Action Run
4 run-22.12.0 - 20911056189.4 12 Jan 2026 07:18AM UTC 44
100.0
GitHub Action Run
5 run-24.0.0 - 20911056189.5 12 Jan 2026 07:18AM UTC 44
100.0
GitHub Action Run
6 run-24.x - 20911056189.6 12 Jan 2026 07:18AM UTC 44
100.0
GitHub Action Run
Source Files on build 20911056189
  • Tree
  • List 44
  • 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 #20911056189
  • 0460d95b on github
  • Prev Build on master (#20892218203)
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