Skip to content

runner_test_procedure_to_str#32

Open
LachlanJW wants to merge 1 commit into
mainfrom
runner_test_procedure_to_str
Open

runner_test_procedure_to_str#32
LachlanJW wants to merge 1 commit into
mainfrom
runner_test_procedure_to_str

Conversation

@LachlanJW

Copy link
Copy Markdown
Contributor

BREAKING

This fixes the bug where runner becomes overly dependent on newest orchestrator/test defiinitions, throwing errors when a new test is added by changing to simple string not the orchestrators TestProcedureID. Needs to be caught in all 3 runner versions though. PR is up for the runner v1.2 for now but needs updated schema version after this is released

@LachlanJW LachlanJW requested a review from joshvote June 18, 2026 04:34
@joshvote

Copy link
Copy Markdown
Contributor

✅ Code coverage on runner_test_procedure_to_str is at 100% (compared to main being at 100%)

🎉 No files have reduced coverage 🎉

Full Coverage Report

File Details
src/cactus_schema/__init__.py ✅ 100% → 100%
src/cactus_schema/notification/__init__.py ✅ 100% → 100%
src/cactus_schema/notification/schema.py ✅ 100% → 100%
src/cactus_schema/notification/uri.py ✅ 100% → 100%
src/cactus_schema/orchestrator/__init__.py ✅ 100% → 100%
src/cactus_schema/orchestrator/compliance.py ✅ 100% → 100%
src/cactus_schema/orchestrator/schema.py ✅ 100% → 100%
src/cactus_schema/orchestrator/uri.py ✅ 100% → 100%
src/cactus_schema/runner/__init__.py ✅ 100% → 100%
src/cactus_schema/runner/schema.py ✅ 100% → 100%
src/cactus_schema/runner/uri.py ✅ 100% → 100%
TOTAL ✅ 100% → 100%

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.

2 participants