Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Code Coverage API Plugin 1.2.0

Choose a tag to compare

@release-drafter release-drafter released this 04 Aug 21:16
code-coverage-api-1.2.0
e59310b

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