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

APIDevTools / json-schema-ref-parser / 9354198304
86%
master: 90%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 03 Jun 2024 04:55PM UTC
Jobs 1
Files 23
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

03 Jun 2024 04:55PM UTC coverage: 95.535% (-0.01%) from 95.545%
9354198304

push

github

web-flow
fix: Improve DOM-less type exports (#352)

Usage of HeadersInit requires either a node-fetch dependency or to
include DOM in tsconfig libs for consumer projects. It is not exported
as a global type in @types/node v18 or v20. RequestInit is:

https://github.com/DefinitelyTyped/DefinitelyTyped/blob/aaf94a0a6/types/node/v18/globals.d.ts#L341

Define headers in interface HTTPResolverOptions<> via
RequestInit['headers'] which will make it possible to depend on this
project without node-fetch.

731 of 818 branches covered (89.36%)

Branch coverage included in aggregate %.

3441 of 3549 relevant lines covered (96.96%)

7522.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9354198304.1 03 Jun 2024 04:55PM UTC 23
95.53
GitHub Action Run
Source Files on build 9354198304
  • Tree
  • List 23
  • Changed 15
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #9354198304
  • 7916f8d5 on github
  • Prev Build on main (#9335131703)
  • Next Build on main (#10205671435)
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