konflux-ci / qe-tools

Contains various useful commands for processing test data
Apache License 2.0
0 stars 9 forks source link

feat: omit system-err from passed test cases #58

Closed tnevrlka closed 7 months ago

tnevrlka commented 7 months ago

Answer to https://github.com/redhat-appstudio/qe-tools/pull/43#issuecomment-1904124688

This PR omits the unnecessary system-err field in test cases with passed status. I don't think there is an easy enough way to do it without the for loop. Tested by looking at the generated report file and seeing that test cases with passed status have no system-err field while some test cases with skipped field do have it.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud