Add report generation timing stats #46

Merged
wagesj45 merged 1 commit from codex/add-report-generation-time-statistics into main 2025-07-19 04:50:22 -05:00
wagesj45 commented 2025-07-19 04:50:10 -05:00 (Migrated from github.com)

Summary

  • track timing in global report generation
  • include generated_at and generation_seconds in stats
  • display generation stats on the overview dashboard
  • test stats fields

Testing

  • black scripts/generate_reports.py tests/test_reports.py
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_687b685a73c4832f94b536a135bd1876

## Summary - track timing in global report generation - include generated_at and generation_seconds in stats - display generation stats on the overview dashboard - test stats fields ## Testing - `black scripts/generate_reports.py tests/test_reports.py` - `pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_687b685a73c4832f94b536a135bd1876
Sign in to join this conversation.
No description provided.