busya
6989bb0bc9
feat(coverage): add coverage-summary script, README section, ADR-0013
- scripts/coverage-summary.sh — unified coverage summary generator
Runs pytest+coverage (unit/integration) and vitest+coverage,
parses results, generates single HTML report with both stacks.
Supports --unit, --backend-only, --frontend-only, --output-dir.
- README.md — add 'Покрытие кода' sub-section under Тестирование
- docs/adr/ADR-0013-coverage-reporting.md — architectural decision record
2026-06-15 13:40:22 +03:00
..
2026-06-15 13:40:22 +03:00
2026-05-26 11:14:25 +03:00
2026-06-02 20:45:06 +03:00
2026-02-23 10:18:56 +03:00
2026-05-15 23:34:09 +03:00
2026-02-07 11:26:06 +03:00
2026-06-11 14:45:31 +03:00
2026-05-25 13:25:35 +03:00
2026-06-11 19:10:31 +03:00
2026-05-20 23:54:53 +03:00
2025-12-26 18:17:58 +03:00
2026-03-13 12:14:37 +03:00
2026-02-23 10:18:56 +03:00
2026-05-29 16:15:41 +03:00
2026-06-03 23:26:35 +03:00