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

pgmanutd / node-talisman / 9e2a567f-2ad0-4802-855c-49291849ed51
98%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2026 09:26PM UTC
Jobs 1
Files 21
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 Jul 2026 09:23PM UTC coverage: 97.819% (-1.8%) from 99.623%
9e2a567f-2ad0-4802-855c-49291849ed51

push

circleci

pgmanutd
fix: restore npm6-compatible lockfileVersion 1

CI runs on Node 12 (npm 6), which cannot honor the lockfileVersion 3 lock
that got generated by a newer npm. npm 6 fell back to re-resolving `^`
ranges, pulling newer @types/node and typescript where
`crypto.HexBase64Latin1Encoding` no longer exists and generic overloads
are stricter, breaking `npm run check` in CI.

Regenerate package-lock.json as lockfileVersion 1 (npm install
--lockfile-version 1) so npm 6 installs the exact pinned versions
(@types/node 14.11.2, typescript 4.0.3). Verified green with a fresh
`npm ci && npm run check` under Node 12.22.12 / npm 6.14.16.

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

83 of 90 branches covered (92.22%)

Branch coverage included in aggregate %.

231 of 231 relevant lines covered (100.0%)

7.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9e2a567f-2ad0-4802-855c-49291849ed51.1 07 Jul 2026 09:26PM UTC 21
97.82
Source Files on build 9e2a567f-2ad0-4802-855c-49291849ed51
  • Tree
  • List 21
  • Changed 19
  • Source Changed 9
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #9E2A567F...
  • 6b829a7e on github
  • Prev Build on master (#3AC989BE...)
  • Next Build on master (#0EC5AF75...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc