Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Releases: jenkinsci/code-coverage-api-plugin

Code Coverage API Plugin 1.1.6

27 Apr 10:10

Choose a tag to compare

Code Coverage API Plugin 1.1.5

20 Apr 19:43

Choose a tag to compare

[SECURITY-1699] fix

Code Coverage API Plugin 1.1.4

15 Mar 16:48

Choose a tag to compare

code-coverage-api-1.1.2

16 Dec 10:42

Choose a tag to compare

  • Improve source file resolving (#131) @cizezsy
  • When calculating link to last coverage data consider both SUCCESS or UNSTABLE (#132) @fedepell
  • Fix small HTML tags errors in painted source code files (#133) @fedepell
  • Avoid thread leak by copying files synchronously (#130) @recampbell