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

ajv-validator / ajv / 24878072119
96%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2026 07:40AM UTC
Jobs 4
Files 102
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

24 Apr 2026 07:37AM UTC coverage: 96.304%. Remained the same
24878072119

push

github

web-flow
fix: add ES2022.RegExp for RegExpIndicesArray; fixes ajv-validator/ajv#2603 (#2604)

without ES2022.RegExp, `npm install` will fail due to RegExpIndicesArray
not being present in the ES2018 lib.

Specifically:

```sh
$ npm install

> ajv@8.18.0 prepublish
> npm run build

> ajv@8.18.0 build
> rm -rf dist && tsc && cp -r lib/refs dist && rm dist/refs/json-schema-2019-09/index.ts && rm dist/refs/json-schema-2020-12/index.ts && rm dist/refs/jtd-schema.ts

node_modules/re2/re2.d.ts:11:15 - error TS2304: Cannot find name 'RegExpIndicesArray'.

11     indices?: RegExpIndicesArray;
                 ~~~~~~~~~~~~~~~~~~

Found 1 error in node_modules/re2/re2.d.ts:11
```

2181 of 2327 branches covered (93.73%)

Branch coverage included in aggregate %.

4124 of 4220 relevant lines covered (97.73%)

646368.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24878072119.1 24 Apr 2026 07:40AM UTC 102
96.3
GitHub Action Run
2 24878072119.2 24 Apr 2026 07:40AM UTC 102
96.3
GitHub Action Run
3 24878072119.3 24 Apr 2026 07:40AM UTC 102
96.3
GitHub Action Run
4 24878072119.4 24 Apr 2026 07:42AM UTC 102
96.3
GitHub Action Run
Source Files on build 24878072119
  • Tree
  • List 102
  • 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 #24878072119
  • 9caf8d64 on github
  • Prev Build on master (#24877999648)
  • Next Build on master (#24891316877)
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