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

enboxorg / gitd / 22692350749
83%

Build:
DEFAULT BRANCH: main
Ran 04 Mar 2026 10:28PM UTC
Jobs 1
Files 82
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 Mar 2026 10:26PM UTC coverage: 83.114%. Remained the same
22692350749

push

github

web-flow
fix: use Node 24 and remove registry-url for npm OIDC publishing (#175)

Node 22 ships npm 10.x which does not support OIDC trusted publishing
(requires npm 11.5.1+). Node 24 ships npm 11+.

The registry-url param in setup-node creates an .npmrc with
//registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN}. Since no
NODE_AUTH_TOKEN is set (we removed it in #174), npm uses an empty
token instead of auto-detecting the OIDC environment. Removing
registry-url lets npm default to registry.npmjs.org and perform
OIDC token exchange correctly.

7767 of 9345 relevant lines covered (83.11%)

28.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22692350749.1 04 Mar 2026 10:28PM UTC 82
83.11
GitHub Action Run
Source Files on build 22692350749
  • Tree
  • List 82
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22692350749
  • f6b848ed on github
  • Prev Build on main (#22687432973)
  • Next Build on main (#22693066174)
  • 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