Files
ss-tools/docs
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-02-23 10:18:56 +03:00
2026-05-25 13:25:35 +03:00
2026-05-20 23:54:53 +03:00
2026-02-23 10:18:56 +03:00
fix
2026-05-29 16:15:41 +03:00