Releases: jenkinsci/coverage-model
Releases · jenkinsci/coverage-model
v0.48.0 🎁
v0.47.0 🎁
🚀 New Features
🐛 Bug Fixes
- JENKINS-73663 - Fix pom flattening so that parent deps are included now (#122) @uhafner
📦 Dependency Updates
- Bump edu.hm.hafner:codingstyle-pom from 4.12.0 to 4.14.0 (#125) @dependabot
🔧 Internal Changes
- Move the parsing exception to the model (#120) @uhafner
- Enable Jenkins Security Scan (#118) @strangelookingnerd
v0.46.0 🎁
🚀 New Features
- Add VectorCAST coverage parser and model (#116) @TimSVector
🐛 Bug Fixes
- JENKINS-73325 - Use ID when merging nodes (#117) @uhafner
📦 Dependency Updates
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#115) @dependabot
v0.45.0 🎁
v0.44.0 🎁
✨ Improvements
- JENKINS-73175 - Expose exception for invalid reports (#113) @uhafner
📦 Dependency Updates
- Bump edu.hm.hafner:codingstyle-pom from 4.11.0 to 4.12.0 (#112) @dependabot
- Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#110) @dependabot
- Bump edu.hm.hafner:codingstyle-pom from 4.10.0 to 4.11.0 (#109) @dependabot
- Bump edu.hm.hafner:codingstyle-pom from 4.9.0 to 4.10.0 (#108) @dependabot
- Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#107) @dependabot
- Bump edu.hm.hafner:codingstyle-pom from 4.8.0 to 4.9.0 (#106) @dependabot
- Bump edu.hm.hafner:codingstyle-pom from 4.5.0 to 4.7.0 (#102) @dependabot
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#101) @dependabot
v0.43.0 🎁
🐛 Bug Fixes
📦 Dependency Updates
- Bump io.jenkins.tools.incrementals:incrementals-maven-plugin from 1.7 to 1.8 (#95) @dependabot
- Bump edu.hm.hafner:codingstyle-pom from 4.3.0 to 4.5.0 (#96) @dependabot
- Bump remark-lint from 9.1.2 to 10.0.0 (#91) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#94) @dependabot
- Bump io.jenkins.tools.incrementals:incrementals-enforcer-rules from 1.7 to 1.8 (#97) @dependabot
- Bump remark-preset-lint-recommended from 6.1.3 to 7.0.0 (#92) @dependabot
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#93) @dependabot
- Bump edu.hm.hafner:codingstyle-pom from 3.44.0 to 4.3.0 (#89) @dependabot
- Bump codecov/codecov-action from 4.1.0 to 4.2.0 (#90) @dependabot
- Bump edu.hm.hafner:codingstyle-pom from 3.43.0 to 3.44.0 (#84) @dependabot
v0.42.0 🎁
v0.41.0 🎁
🐛 Bug Fixes
- JENKINS-72757 - Merge coverage files with incompatible counters (#82) @uhafner
📦 Dependency Updates
- Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#81) @dependabot
- Bump edu.hm.hafner:codingstyle-pom from 3.42.0 to 3.43.0 (#79) @dependabot
- Bump emibcn/badge-action from 2.0.2 to 2.0.3 (#78) @dependabot
- Bump kentaro-m/auto-assign-action from 1.2.6 to 2.0.0 (#74) @dependabot
- Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#76) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#77) @dependabot
v0.40.0 🎁
✨ Improvements
- Add support for XUnit .NET format (#72) @jonesbusy
📦 Dependency Updates
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#71) @dependabot
🔧 Internal Changes
v0.39.0 🎁
🚀 New Features
- Add support for NUnit format (#69) @jonesbusy