Algorithms
Algorithms copied to clipboard
Bump mikepenz/action-junit-report from 3 to 5
Bumps mikepenz/action-junit-report from 3 to 5.
Release notes
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_requesttrigger to attach comment
- PR: #1181
📦 Dependencies
... (truncated)
Commits
ec3a351Merge 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- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)