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

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

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2026 06:26PM UTC
Files 50
Run time 3s
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

15 Jun 2026 06:25PM UTC coverage: 100.0%. Remained the same
27567328181.2

push

github

web-flow
feat(deps): Sync `loadPeer()` (#3465)

This is now possible because we dropped Node 20 in v28 ( #3242 ) and
`require(ESM)` is available since 22.12 without flags. So we can do
dynamic module import without async.

Could benefit in #3463 

A semi-breaking change to `Integration::create()` is postponed until
next major.

⌛ Mocking peers in tests requires a rework (in progress)

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

* **Refactor**
* Peer dependency loading is now synchronous, simplifying server startup
flow.
* Middleware setup for cookies and uploads now runs synchronously during
initialization.
* `Integration` TypeScript configuration is optional; prefer `new
Integration(...)` over the deprecated `Integration.create()`.

* **Tests**
* Updated integration and peer-helper tests to reflect synchronous
initialization/loader behavior.
  * Adjusted and streamlined mocks for peers used in tests.

* **Documentation**
* Updated the README “End-to-End Type Safety” example and added a
`v28.6.0` changelog entry.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

1018 of 1063 branches covered (95.77%)

1477 of 1477 relevant lines covered (100.0%)

72.25 hits per line

Source Files on job run-22.19.0 - 27567328181.2
  • Tree
  • List 50
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27567328181
  • 9fa00c04 on github
  • Prev Job for on master (#27546808836.4)
  • Next Job for on master (#27603736097.6)
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