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

RobinTail / express-zod-api / 20654886205 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: try-node25
DEFAULT BRANCH: master
Ran 02 Jan 2026 09:25AM UTC
Files 44
Run time 1s
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

02 Jan 2026 09:24AM UTC coverage: 100.0%. First build
20654886205.2

Pull #3148

github

web-flow
feat(v27): Zod Plugin v4: Moving brand to inheritable metadata (#3162)

Thanks to #3156 storing the runtime distinguishable brand in the `bag`
is no longer required, since metadata became inheritable between zod
schemas in `globalRegistry` starting from Zod v4.3.0.

See https://github.com/colinhacks/zod/pull/5578/changes for
implementation.

Breaking changes to the Zod Plugin:
- min Zod version 4.3.4
- `pack()` and `unpack()` removed (no longer needed)

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

* **New Features**
* Metadata now inherits across chained schema operations and
constraints.

* **Breaking Changes**
  * Removed pack/unpack utilities; use schema.meta() for metadata.
* Brand metadata moved to a namespaced meta key ("x-brand"); retrieve
via schema.meta() or the getBrand() helper.

* **Chores**
  * Bumped Zod requirement to ^4.3.4 and plugin version to 4.0.0-beta.1.

<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>
Pull Request #3148: Next: v27

916 of 958 branches covered (95.62%)

1322 of 1322 relevant lines covered (100.0%)

68.17 hits per line

Source Files on job run-22.12.0 - 20654886205.2
  • Tree
  • List 44
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20654886205
  • 9506dbc0 on github
  • Next Job for on make-v27 (#20654927612.4)
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