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

toomuchdesign / openapi-ts-json-schema / 25484837947
100%

Build:
DEFAULT BRANCH: master
Ran 07 May 2026 08:30AM UTC
Jobs 1
Files 31
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

07 May 2026 08:28AM UTC coverage: 100.0%. Remained the same
25484837947

push

github

web-flow
test: add alias edge case tests and run parallely (#574)

* test: add alias edge case tests and enable heavy test via env var

- Add refHandling: 'inline' alias test covering the $ref comment in generated output
- Add chained alias fixture and tests for all three refHandling modes, documenting
  the known limitation that transitive $ref chains collapse to the ultimate target
- Rename gitHubApi.skipped.test.ts → gitHubApi.test.ts and gate with
  describe.skipIf(!process.env.RUN_HEAVY_TESTS) so the test is visible as
  "1 skipped" in normal CI and runs via RUN_HEAVY_TESTS=1 npm test

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* test: run test files in parallel with per-file cleanup

Each test file now owns a subdirectory under test-temp/ derived from its
basename, and afterAll cleans only that subdirectory. This unblocks
maxWorkers > 1 (parallel test files) and stays watch-mode safe.

Adds an npm run test:heavy script that runs the suite with
RUN_HEAVY_TESTS=1, enabling the GitHub API integration test.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

129 of 129 branches covered (100.0%)

Branch coverage included in aggregate %.

247 of 247 relevant lines covered (100.0%)

189.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25484837947.1 07 May 2026 08:30AM UTC 31
100.0
GitHub Action Run
Source Files on build 25484837947
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25484837947
  • da5db188 on github
  • Prev Build on master (#25458149071)
  • Next Build on master (#25549669466)
  • Delete
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