Improve report field naming #44

Merged
wagesj45 merged 1 commit from codex/retool-reports-for-better-visualization into main 2025-07-19 04:17:51 -05:00
wagesj45 commented 2025-07-19 04:17:39 -05:00 (Migrated from github.com)

Summary

  • rename query output fields in reports.yml
  • allow reports to specify bucket name and label
  • update index.html to handle custom fields
  • propagate new fields in generate_reports.py

Testing

  • python -m pip install -r requirements.txt
  • pytest -q

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

## Summary - rename query output fields in `reports.yml` - allow reports to specify `bucket` name and label - update `index.html` to handle custom fields - propagate new fields in `generate_reports.py` ## Testing - `python -m pip install -r requirements.txt` - `pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_687b61aba8ac832f97d25d472f2484ed
Sign in to join this conversation.
No description provided.