Skip to content

test: migrate test suite from jest to the node:test runner#597

Merged
alexander-akait merged 12 commits into
mainfrom
claude/migrate-jest-to-node-tester-jChBi
Jun 11, 2026
Merged

test: migrate test suite from jest to the node:test runner#597
alexander-akait merged 12 commits into
mainfrom
claude/migrate-jest-to-node-tester-jChBi

ci: union the legacy-test and test jobs back into one matrix

bc8eb50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

98.09% (+1.44%) compared to ac7d7c5

View this Pull Request on Codecov

98.09% (+1.44%) compared to ac7d7c5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.09%. Comparing base (ac7d7c5) to head (bc8eb50).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #597      +/-   ##
==========================================
+ Coverage   96.64%   98.09%   +1.44%     
==========================================
  Files          54       49       -5     
  Lines        3367     9740    +6373     
  Branches     1126        0    -1126     
==========================================
+ Hits         3254     9554    +6300     
- Misses         97      186      +89     
+ Partials       16        0      -16     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.