Releases: 5monkeys/cobertura-action
Releases · 5monkeys/cobertura-action
v14
What's Changed
- Add node 16 support for action by @zymotik in #78
- Add node 20 support by @flaeppe in #96
- Add dependabot config by @flaeppe in #97
- Bump xml2js from 0.4.23 to 0.6.2 by @dependabot in #102
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #105
- Bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #106
- Bump glob-promise from 4.2.2 to 6.0.5 by @dependabot in #110
New Contributors
Full Changelog: v13...v14
v13
v12
Only fail check if fail_below_threshold is set (#55)
v11
- Fix commenting on PR:s (#52)
v10
v9
- Floor percentages (#44)
v8
v7
v6
v5
- Fixed case where parsed classes could be undefined