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

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

Build:
Build:
LAST BUILD BRANCH: renovate/major-eslint-monorepo
DEFAULT BRANCH: master
Ran 26 Sep 2025 05:47PM UTC
Files 47
Run time 2s
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

26 Sep 2025 05:46PM UTC coverage: 100.0%. Remained the same
18045233393.3

push

github

web-flow
Renaming `options` to `ctx` (#2934)

I realized that context is more clear naming for that entity, which is
also the same in hono and trpc. It should also reduce the potential
confusion with "config options" and `OPTIONS` request method.

However, it might not be possible to rename in without breaking changes,
since it's present in public interfaces.

## todo
- [x] diagram
- [x] migration
- [x] changelog

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

## Summary by CodeRabbit

- Breaking Changes
- Standardized context naming: replace options with ctx across handlers,
middleware, and factory APIs. Renamed addOptions to addContext. This
affects handler signatures and how context is accessed.
- Documentation
  - Updated README and examples to reflect ctx-based usage and patterns.
- Tooling/Migration
- Added automated migration rules to rename options→ctx and
addOptions→addContext.
- Tests
  - Updated test suites to align with ctx terminology and behavior.
- Chores
  - CHANGELOG updated to document the API rename and guidance.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

1140 of 1181 branches covered (96.53%)

3915 of 3915 relevant lines covered (100.0%)

46.88 hits per line

Source Files on job run-20.19.0 - 18045233393.3
  • Tree
  • List 47
  • Changed 8
  • Source Changed 8
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18045233393
  • d0a135b9 on github
  • Prev Job for on make-v26 (#17896859474.3)
  • Next Job for on make-v26 (#18045252831.3)
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