Skip to content

fix: align report mode with spec schema#451

Merged
gibiw merged 2 commits intomainfrom
fix/report-schema-alignment
Feb 9, 2026
Merged

fix: align report mode with spec schema#451
gibiw merged 2 commits intomainfrom
fix/report-schema-alignment

Conversation

@gibiw
Copy link
Contributor

@gibiw gibiw commented Feb 9, 2026

Summary

  • Renamed output file from report.json to run.json
  • Replaced broken status with blocked in run statistics
  • Added automatic conversion of all step data types to TEXT format for report serialization
  • Bumped version to 5.0.2

Test plan

  • Run tests in qase-python-commons
  • Verify report mode generates run.json instead of report.json
  • Verify step data is converted to TEXT format in report output

gibiw added 2 commits February 9, 2026 18:29
- Rename output file from report.json to run.json
- Replace 'broken' status with 'blocked' in RunStats
- Add step data conversion to TEXT format for report serialization
- Update test to use blocked instead of broken
@gibiw gibiw merged commit 9dc695d into main Feb 9, 2026
36 checks passed
@gibiw gibiw deleted the fix/report-schema-alignment branch February 9, 2026 16:00
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

Comments