Sourced from mikepenz/action-junit-report's releases.
v5
- no changes
v5.0.0-rc01
🚀 Features
- Improve parsing logic for nested suites
- PR: #1224
- Configuration to enable grouping by TestSuite in the Detail Summary
- PR: #1225
💬 Other
- Slight code cleanup
- PR: #1223
Contributors:
v5.0.0-b01
🚀 Features
- Upgrade dependencies to latest major version
- PR: #1220
- Add new API to skip annotations all-to-gether
- PR: #1221
- Introduce flag to
fail_on_parse_error
- PR: #1222
Contributors:
v5.0.0-a03
🚀 Features
- Improve transformer performance
- PR: #1182
- Provide optimised class detection skipping globber if not required
- PR: #1183
🐛 Fixes
- Require
pull_request
trigger to attach comment
- PR: #1181
📦 Dependencies
... (truncated)
ec3a351
Merge pull request #1225
from mikepenz/feature/grouped_summaryb317015
- html formatting58833a9
- look to further modify formatting11d2c3e
- update testsbc02967
- further improve table format, remove obsolete first columnd9c3594
- adjust table structurecfb2e06
- add grouping and comment for nested report9cc197e
- fix group header (no merged cells possible)0d45d52
- update testdda3b1e
- introduce ability to group the test detailed summary