Skip to content

[codex] add training regression smoke#75

Merged
salim4n merged 1 commit into
mainfrom
feat/training-regression-smoke
May 29, 2026
Merged

[codex] add training regression smoke#75
salim4n merged 1 commit into
mainfrom
feat/training-regression-smoke

Conversation

@salim4n
Copy link
Copy Markdown
Member

@salim4n salim4n commented May 29, 2026

Closes #59

What changed

  • Added a focused training regression section to the CI smoke script.
  • Exercises ignitionrl train on one discrete environment (GridWorld-v0) and one continuous environment (DroneTarget-v0).
  • Checks fixed reward/success thresholds, persisted checkpoint output, and persisted metric series.
  • Regression failures include the run id, environment, learner, metric, actual value and expected threshold.

Validation

  • bun run smoke:ci
  • bun run ci

@salim4n salim4n marked this pull request as ready for review May 29, 2026 02:42
@salim4n salim4n merged commit bb2ff17 into main May 29, 2026
1 check passed
@salim4n salim4n deleted the feat/training-regression-smoke branch May 29, 2026 02:42
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.

chore(ci): training regression smoke

1 participant