Skip to content

Print results summary as table with log file paths#247

Merged
mraineri merged 1 commit into
DMTF:mainfrom
sivaprabug:feature-enhancement/reports-spreadsheet-support
May 22, 2026
Merged

Print results summary as table with log file paths#247
mraineri merged 1 commit into
DMTF:mainfrom
sivaprabug:feature-enhancement/reports-spreadsheet-support

Conversation

@sivaprabug
Copy link
Copy Markdown
Contributor

  • Replace single-line summary with an ASCII table showing Pass, Fail, Warning, and Not Tested counts
  • Display text and HTML report file paths separately after the table under a "Log Files:" section
  • Capture text log filename before the profile loop to avoid it being overwritten
  • Remove duplicate my_logger calls that caused the summary to print twice to stdout
  • Add blank lines around table, validation status, and log file entries for readability

- Replace single-line summary with an ASCII table showing Pass,
  Fail, Warning, and Not Tested counts
- Display text and HTML report file paths separately after the
  table under a "Log Files:" section
- Capture text log filename before the profile loop to avoid it
  being overwritten
- Remove duplicate my_logger calls that caused the summary to
  print twice to stdout
- Add blank lines around table, validation status, and log file
  entries for readability

Signed-off-by: Sivaprabu Ganesan <sivaprabug@ami.com>
@mraineri
Copy link
Copy Markdown
Contributor

mraineri commented May 8, 2026

I recommend holding off on these changes; we'll be revamping this tool entirely, and it will impact your work.

@sivaprabug
Copy link
Copy Markdown
Contributor Author

I recommend holding off on these changes; we'll be revamping this tool entirely, and it will impact your work.

@mraineri, this is a small change for now—could we adopt this one? HTML and spreadsheet report support have not been implemented yet; this is only a minor enhancement to the current implementation.

Once the revamp is complete, we can enhance the spreadsheet and HTML reporting as part of that effort.

@sivaprabug sivaprabug marked this pull request as ready for review May 18, 2026 02:13
@mraineri
Copy link
Copy Markdown
Contributor

Approved 5/22

@mraineri mraineri merged commit 8e556a1 into DMTF:main May 22, 2026
1 check passed
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