Skip to content

feat: propagate status to downstream steps - #26

Merged
incident-recipient merged 1 commit into
google:mainfrom
atatur:fix/improve_status_populating
Aug 5, 2026
Merged

feat: propagate status to downstream steps#26
incident-recipient merged 1 commit into
google:mainfrom
atatur:fix/improve_status_populating

Conversation

@atatur

@atatur atatur commented Aug 5, 2026

Copy link
Copy Markdown
Contributor
  1. update library version to 5.2.1-SNAPSHOT
  2. implement sub-step description population and index calculation (calculateStartIndex, calculateEndIndex) for step-level test items in XrayTestResultUpdater
  3. update step status determination logic to correctly identify states based on step start and end indices
  4. add new unit test addResults_withStepLevelComments_stepPopulation and refactor existing tests using constants in XrayTestResultUpdaterTest to ensure step-level logic is robust

1. update library version to 5.2.1-SNAPSHOT
2. implement sub-step description population and index calculation (`calculateStartIndex`, `calculateEndIndex`) for step-level test items in `XrayTestResultUpdater`
3. update step status determination logic to correctly identify states based on step start and end indices
4. add new unit test `addResults_withStepLevelComments_stepPopulation` and refactor existing tests using constants in `XrayTestResultUpdaterTest` to ensure step-level logic is robust
@incident-recipient
incident-recipient merged commit 3f455af into google:main Aug 5, 2026
6 checks passed
@atatur
atatur deleted the fix/improve_status_populating branch August 5, 2026 15:49
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