Skip to content

Fix suite proof pack case path resolution#230

Merged
MiaoDX merged 1 commit into
mainfrom
suite-case-dir-fix
May 29, 2026
Merged

Fix suite proof pack case path resolution#230
MiaoDX merged 1 commit into
mainfrom
suite-case-dir-fix

Conversation

@MiaoDX
Copy link
Copy Markdown
Owner

@MiaoDX MiaoDX commented May 29, 2026

Summary

  • resolve repo-relative suite result output_dir values before falling back to suite-relative paths
  • add regression coverage for GR00T-style suite reports

Verification

  • uv run ruff check src/roboharness/evidence/proof_pack.py tests/unit/evidence/test_proof_pack.py
  • uv run ruff format --check src/roboharness/evidence/proof_pack.py tests/unit/evidence/test_proof_pack.py
  • uv run mypy src/roboharness/evidence/proof_pack.py
  • uv run pytest -q tests/unit/evidence/test_proof_pack.py tests/unit/approval/test_visual_review.py --cov-fail-under=0
  • uv run ruff check . && uv run ruff format --check . && uv run mypy src/

@MiaoDX MiaoDX merged commit 38fd43e into main May 29, 2026
11 checks passed
@MiaoDX MiaoDX deleted the suite-case-dir-fix branch May 29, 2026 05:36
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