]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix: replace c8 with native Node.js test coverage
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 24 Feb 2026 17:46:42 +0000 (18:46 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 24 Feb 2026 17:46:42 +0000 (18:46 +0100)
commitfeb16c87a0b75ae9e188f3978c3d439e67122629
treea89dcaa7ff38892ebe6957d3cc59d8becf168850
parentfb66c0f83ab1c5ba2c71acd403c5dd6a6534973a
fix: replace c8 with native Node.js test coverage

- Remove c8 dependency (yargs@17.7.2 incompatible with Node.js 25)
- Use --experimental-test-coverage for native coverage
- Rename coverage script to test:coverage
- Optimize CI to avoid double test runs on coverage matrix
.c8rc.json [deleted file]
.github/workflows/ci.yml
.serena/memories/suggested_commands.md
.serena/memories/task_completion_checklist.md
package.json
pnpm-lock.yaml
ui/web/package.json