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

RomiC / ya-disk-stream / 31156040469
100%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2026 07:01AM UTC
Jobs 2
Files 4
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 Aug 2026 07:01AM UTC coverage: 100.0% (+9.4%) from 90.625%
31156040469

push

github

web-flow
Migrate from Jest to Node.js native test runner (#336)

- Remove jest (306 transitive dependencies)
- Add c8 12.0.0 for coverage collection
- Update test script to use node --test
- Add test:coverage script with lcov/clover reporters
- Remove unused codecov CLI coverage script
- Replace jest.mock() with mock.method() from node:test
- Replace expect() assertions with node:assert/strict
- Replace jest.fn() with mock.fn()
- Rewrite feature test to use async/await and Promise wrappers
- Add describe.skip guard for Dependabot in feature test
- Remove jest.unmock() call from feature test
- Bump ecmaVersion to 2022, add node:test globals to eslintrc
- Relax space-before-function-paren to avoid Prettier conflicts
- Switch CI from npm test to npm run test:coverage for lcov output
- Pin coverallsapp/github-action to v2.3.8
- Replace npm test with node --test in pre-push hook

22 of 22 branches covered (100.0%)

Branch coverage included in aggregate %.

63 of 63 relevant lines covered (100.0%)

11.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node v22 - 31156040469.1 07 Aug 2026 07:01AM UTC 8
100.0
GitHub Action Run
2 node v24 - 31156040469.2 07 Aug 2026 07:01AM UTC 8
100.0
GitHub Action Run
Source Files on build 31156040469
  • Tree
  • List 4
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31156040469
  • 5b14c545 on github
  • Prev Build on master (#31003225155)
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