Files
construprogress/app/Services/Report
Javier Braña 136219f592
Code Style & Quality / Laravel Pint (push) Waiting to run
Code Style & Quality / PHPStan Static Analysis (push) Waiting to run
Code Style & Quality / Test Suite (push) Waiting to run
Code Style & Quality / Browser Tests (Dusk) (push) Waiting to run
feat: Phase 6.2 - Split ReportGenerator into DataAggregator + HtmlExporter + ExcelExporter
- Create DataAggregator service (data aggregation logic)
- Create HtmlExporter service (HTML/preview rendering)
- Create ExcelExporter service (Excel download)
- Refactor ReportGenerator to delegate to services

Tests: 101 passing (319 assertions)
2026-09-01 14:44:11 +02:00
..