Skip to content

Conversation

@alexfurmenkov
Copy link
Collaborator

No description provided.

…ix-raw-report

# Conflicts:
#	tests/QARegressionTests/test_Issues/test_CoreIssue1501.py
@alexfurmenkov alexfurmenkov changed the title 1501: implemented proposed fix for raw report. 1501: fix JSON format report creation when -rr flag is provided Jan 13, 2026
Copy link
Collaborator

@RamilCDISC RamilCDISC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR fixes the bug where -rr flag was used when run a validation. Resulted in an error. The PR was validated by:

  1. Reviewing PR for any unwanted code or comments.
  2. Reviewing PR logic in accordance with AC.
  3. Ensuring all unit and regression testing pass.
  4. Ensuring all relevant testing is updates.
  5. Ensuring updated testing covers the test cases.
  6. Running manual validation locally with
  • -rr flag set
  • -rr flag disabled
  • -rr flag set with output format as excel
  • -rr flag set with output format as json
  • -rr flag set with excel dataset
  • -rr flag set with json dataset
  • -rr flag set with ndjson dataset
  • -rr flag set xpt dataset
  • -rr flag set with output path containing excel extension
  • -rr flag set with output path containing no extension
  • -rr flag set with output path containing json extension
  • -rr flag set with output path a directory.

@RamilCDISC RamilCDISC merged commit e5cbe92 into main Jan 13, 2026
12 checks passed
@RamilCDISC RamilCDISC deleted the 1501-fix-raw-report branch January 13, 2026 22:08
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.

Version 0-14-0 : Validation report in JSON format is not created.

4 participants