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

yentsun / kojo / 21118555571 / 1
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2026 09:03PM UTC
Files 4
Run time 0s
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

18 Jan 2026 09:02PM UTC coverage: 97.01%. Remained the same
21118555571.1

push

github

web-flow
Migrate to Node.js built-in test runner (#41)

Replace mocha and sinon with Node.js native test framework to eliminate
devDependencies and security vulnerabilities.

Changes:
- Replace mocha test runner with node:test
- Replace sinon.spy() with t.mock.fn() from node:test
- Remove mocha and sinon from devDependencies
- Import describe, it, before from node:test
- Remove done() callbacks (not needed in Node test runner)
- Combine dependent tests into single cohesive test

All 32 tests pass with zero external dependencies.

Fixes #39

Co-authored-by: Claude <noreply@anthropic.com>

72 of 74 branches covered (97.3%)

Branch coverage included in aggregate %.

512 of 528 relevant lines covered (96.97%)

6.72 hits per line

Source Files on job 21118555571.1
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 21118555571
  • 04296dc9 on github
  • Prev Job for on master (#21112884820.1)
  • Next Job for on master (#21209562062.1)
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