refactor: split scenario instantiation helpers - #814
Merged
Conversation
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
aces_sdl/scenario.pyfrom 501 lines to 469 linesRoot cause
PR #808 fails SonarCloud rule
python:S104becauseimplementations/python/packages/aces_sdl/scenario.pyexceeds the configured 500-line limit by one line.Impact
This is an internal refactor with no public API, schema, or runtime behavior change. Once merged into
dev, PR #808 will receive the fix on its head branch and SonarCloud can re-evaluate the quality gate.Requirement context
DSL-435aces-sdlValidation
63 passedin focused instantiated-scenario and phase-contract teststools/verify_all.pypassed3,882 passed,1 skipped,46 deselected; aggregate coverage92%34 passed,2environment-gated skips in integration testsThe requirement-governance HTTP client timed out against
gc-dev; the repository checker recorded its configured service-unavailable skip. The correspondingDSL-435traceability link for the new internal module was created successfully through Ground Control.