Skip to content

Add sustained scenario coverage summary - #120

Merged
hyeokjun32 merged 1 commit into
mainfrom
codex/add-sustained-scenario-coverage
Jun 23, 2026
Merged

hyeokjun32 merged 1 commit into
mainfrom
codex/add-sustained-scenario-coverage

Conversation

@hyeokjun32

Copy link
Copy Markdown
Contributor

Summary

  • add an additive scenario_coverage block to operation_timeline_summary so sustained runs expose cycles, sample counts, producer sources, and Lab ownership boundaries
  • print scenario-coverage in the sustained CLI and EdgeEnv feed contract checker first-read output
  • validate scenario_coverage boundary/type markers and cover the new output in tests

Tests

  • PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m pytest tests/test_multi_workload_sustained.py tests/test_scripts.py -q -p no:cacheprovider
  • PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m inferedge_orchestrator run-multi-workload-sustained --config configs/agent_multi_workload_sustained_device_local.json --output /tmp/orchestrator-scenario-coverage.json --edgeenv-feed-output /tmp/orchestrator-scenario-coverage-feed.json --frames 4
  • PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1 .venv/bin/python scripts/check_edgeenv_runtime_feed_contract.py --feed /tmp/orchestrator-scenario-coverage-feed.json --require-device-local-producer
  • PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m pytest -q -p no:cacheprovider
  • PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m compileall -q src scripts
  • git diff --check

@hyeokjun32
hyeokjun32 merged commit ca6325c into main Jun 23, 2026
1 check passed
@hyeokjun32
hyeokjun32 deleted the codex/add-sustained-scenario-coverage branch June 23, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant