Skip to content

Releases: jenkinsci/code-coverage-api-plugin

v2.0.3 🎁

03 Nov 20:59
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

🔧 Internal changes

🚦 Tests

v2.0.2 🎁

14 Oct 21:32
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Do not fail when report is missing in reference build (#232) @zbynek

📦 Dependency updates

2.0.1

06 Oct 13:13
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

v2.0.0 🎁

01 Oct 22:04
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

v1.4.1

16 Sep 20:47
Compare
Choose a tag to compare

v1.4.0

18 Jun 12:09
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Ignore Doctype errors caused by Cobertura adding to top of xml files. (#189) @trash-80

👻 Maintenance

Code Coverage API Plugin 1.3.2

08 Mar 16:51
code-coverage-api-1.3.2
b66a992
Compare
Choose a tag to compare

👻 Maintenance

  • Use inline element in run summary next to icon (#185) @timja

Code Coverage API Plugin 1.3.1

01 Feb 08:28
code-coverage-api-1.3.1
8c5b77f
Compare
Choose a tag to compare

(1.3.0 was skipped due to invalid javadoc that failed the release when using Java 11)

🚀 New features and improvements

Code Coverage API Plugin 1.2.1

31 Jan 12:47
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Also set a fail message if marking stage as unstable so that checks API correctly reports non-success (#179) @mrginglymus

👻 Maintenance

Code Coverage API Plugin 1.2.0

04 Aug 21:16
code-coverage-api-1.2.0
e59310b
Compare
Choose a tag to compare

This release brings integration with the GitHub checks API,
See the blogpost by @XiongKezhi for more details: https://www.jenkins.io/blog/2020/08/03/github-checks-api-plugin-coding-phase-2/

🚀 New features and improvements

  • Integrate with Checks Api - Allows publishing coverage to GitHub checks (#169) @XiongKezhi
  • Update to latest checks-api API (#170) @timja

👻 Maintenance

  • Add note to changelog that it's moved to GitHub releases (#171) @timja