mikepenz / action-junit-report

Reports junit test results as GitHub Pull Request Check
https://blog.mikepenz.dev
Apache License 2.0
321 stars 120 forks source link

Improve transformer performance #1182

Closed mikepenz closed 1 month ago

mikepenz commented 1 month ago
github-actions[bot] commented 1 month ago
TestsPassed ✅Skipped ⏭️Failed ❌
Example Pytest Report4 ran2 passed0 skipped2 failed
TestResult
Example Pytest Reporttest_sample.test_which_succeeds✅ pass
Example Pytest Reporttest_sample.test_which_fails❌ failure
Example Pytest Reporttest_sample.test_with_error❌ failure
Example Pytest Reporttest_sample.test_with_flaky_success✅ pass