Skip to content

v0.1.2

Choose a tag to compare

@Bmowville Bmowville released this 06 Jun 05:32
3b9aa61

Changes

  • Added pipeline health rollups grouped by pipeline name.
  • Included latest status, latest run timing, run counts, failure counts, and quality-check counts.
  • Documented the new metrics endpoint and sample-data inspection flow.
  • Added tests for populated and empty rollup responses.

Validation

  • GitHub Actions CI passed on main.
  • Local validation passed with Ruff, mypy, Alembic migration check, and pytest.