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

RobinTail / express-zod-api / 18241136402
100%

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2025 07:04AM UTC
Jobs 6
Files 49
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

04 Oct 2025 07:03AM UTC coverage: 100.0%. Remained the same
18241136402

push

github

web-flow
chores: tsconfig `module: node20` and import extensions (#2974)

`module: node20` introduced in Typescript 5.9 as a stable replacement
for `nodenext`:

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-9.html#support-for---module-node20

The recommended combination is with `moduleResolution: node16`:
https://github.com/microsoft/TypeScript/pull/61805

That change implies relative imports to have extensions, however, it's
possible to change them directly to `.ts`, which will also reiterate and
resolve #2289 . It will enable running typescript natively by Node.js
without `tsx`. It may also come handy if I decide to publish to JSR.

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

- Chores
- Project build and compiler settings standardized; JSON imports made
explicit and some tooling switched to static JSON imports.
- Refactor
- Internal module references normalized to explicit TypeScript entries;
some runtime identifiers now derive from environment-provided build
metadata.
- Tests
- Test imports updated for explicit module resolution; migration tests
expanded with additional valid cases.
- Style
- New lint rules encourage .ts extensions for local imports and
discourage direct package.json imports.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

1225 of 1267 branches covered (96.69%)

113 of 113 new or added lines in 30 files covered. (100.0%)

3952 of 3952 relevant lines covered (100.0%)

274.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-22.12.0 - 18241136402.1 04 Oct 2025 07:04AM UTC 49
100.0
GitHub Action Run
2 run-20.19.0 - 18241136402.2 04 Oct 2025 07:04AM UTC 49
100.0
GitHub Action Run
3 run-24.x - 18241136402.3 04 Oct 2025 07:04AM UTC 49
100.0
GitHub Action Run
4 run-22.x - 18241136402.4 04 Oct 2025 07:04AM UTC 49
100.0
GitHub Action Run
5 run-24.0.0 - 18241136402.5 04 Oct 2025 07:04AM UTC 49
100.0
GitHub Action Run
6 run-20.x - 18241136402.6 04 Oct 2025 07:04AM UTC 49
100.0
GitHub Action Run
Source Files on build 18241136402
  • Tree
  • List 49
  • Changed 35
  • Source Changed 35
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18241136402
  • e5da9401 on github
  • Prev Build on master (#18240545657)
  • Next Build on master (#18241611651)
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

© 2025 Coveralls, Inc