Fix dropdown intervals to exclude global reports #28

Merged
wagesj45 merged 1 commit from codex/remove-global-option-from-duration-view into main 2025-07-19 00:46:15 -05:00
wagesj45 commented 2025-07-19 00:43:26 -05:00 (Migrated from github.com)

Summary

  • avoid listing global as an interval when generating index.html
  • test that the dropdown omits the global option

Testing

  • ruff check
  • pytest -q

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

## Summary - avoid listing `global` as an interval when generating `index.html` - test that the dropdown omits the global option ## Testing - `ruff check` - `pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_687b2f37df84832f93d75bcb0b44ab3a
Sign in to join this conversation.
No description provided.