Mondo Diaz
22c173ec37
Enhance test jobs with caching, coverage, and parallel execution
CI improvements:
- Add needs: [] to run tests parallel with build (faster pipeline)
- Add pip/npm caching (faster subsequent runs)
- Add 15m timeout to prevent hung jobs
- Add pytest coverage with cobertura report for GitLab
- Add pytest JUnit report for test tab in MR
- Add vitest coverage with cobertura report for GitLab
- Add coverage regex for badge display
Frontend:
- Add @vitest/coverage-v8 dependency
- Configure vitest coverage reporter (text, cobertura, html)
2026-01-13 22:50:50 +00:00
..
2026-01-12 09:52:35 -07:00
2025-12-05 17:16:43 -06:00
2026-01-08 11:59:32 -06:00
2026-01-13 22:50:50 +00:00
2025-12-05 17:16:43 -06:00
2025-12-05 17:16:43 -06:00
2026-01-13 22:50:50 +00:00