Refresh README badges: live npm version, downloads, CI, and coverage - #30
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe README badge set now includes npm downloads, CI, coverage, and Node version badges. The license, TypeScript, and CodeQL badges remain. ChangesREADME Badge Updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Mergeability Score: ⚪ Minimal · up to This documentation-only change updates README badges without changing product behavior; it is merge-ready after normal checks, with no actionable merge-blocking risk. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Fixes the stale npm-version badge and expands the badge row.
npm/v, which reads the registry live (verified rendering v2.6.1 right now).push.yml), and a coverage badge. The coverage badge is a static 100% backed by the CI gate —coverageThresholdfails the build below 100/100/100/100, so the badge cannot silently drift; its link points at the enforcing workflow.enginesfrom the registry (>=20.0.0) instead of a hand-maintained label.Docs-only; all three dynamic badge endpoints verified live before commit.
Summary by CodeRabbit