Simplify report definitions #12

Merged
wagesj45 merged 1 commit from codex/fix-report-definition-paradigm into main 2025-07-18 01:50:29 -05:00
wagesj45 commented 2025-07-18 01:50:20 -05:00 (Migrated from github.com)

Summary

  • simplify report definitions by using {bucket} token
  • generate reports for any interval without duplicating queries
  • update docs and tests

Testing

  • pytest -q (fails: ModuleNotFoundError: No module named 'yaml')

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

## Summary - simplify report definitions by using `{bucket}` token - generate reports for any interval without duplicating queries - update docs and tests ## Testing - `pytest -q` *(fails: ModuleNotFoundError: No module named 'yaml')* ------ https://chatgpt.com/codex/tasks/task_e_6879edd71f20832fa213e41da0150641
Sign in to join this conversation.
No description provided.