Skip to content

Validate output table window bounds#38

Merged
stacknil merged 1 commit into
mainfrom
stacknil/validate-output-window-bounds
May 17, 2026
Merged

Validate output table window bounds#38
stacknil merged 1 commit into
mainfrom
stacknil/validate-output-window-bounds

Conversation

@stacknil
Copy link
Copy Markdown
Owner

Summary

  • reject feature and alert output rows where window_end is not after window_start
  • reject alert rows whose alert_time falls outside their window bounds
  • add output table validation coverage for bad window ranges and out-of-window alerts

Tests

  • pytest tests/test_io.py tests/test_cli_errors.py tests/test_pipeline_e2e.py
  • pytest
  • python -m telemetry_window_demo.cli run --config configs/default.yaml

@stacknil stacknil merged commit aa38fdc into main May 17, 2026
2 checks passed
@stacknil stacknil deleted the stacknil/validate-output-window-bounds branch May 17, 2026 07:18
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