code-coverage-api-plugin

Deprecated Jenkins Code Coverage Plugin

MIT License

Stars
111
Committers
47

Bot releases are visible (Hide)

code-coverage-api-plugin - Code Coverage API Plugin 1.1.6

Published by tempora-mutantur over 4 years ago

  • Fix. Remove wars about source files with the same names (#150) @tempora-mutantur
  • Little cosmetic changes (#152) @thatsIch
code-coverage-api-plugin - Code Coverage API Plugin 1.1.5

Published by release-drafter[bot] over 4 years ago

[SECURITY-1699] fix

code-coverage-api-plugin - Code Coverage API Plugin 1.1.4

Published by release-drafter[bot] over 4 years ago

  • Fix: reduce the error message printed when source file cannot be found (#146) @cizezsy
  • Fix Issue #140: JaCoCo cannot find source files (#142) @bgreen1005
  • JENKINS-60359 - : Use standard breadcrumbs (#141) @afkbrb
  • display name contains "<" and/or ">" ( for example) normally (#139) @afkbrb
  • add additionalProperty to istanbul-cobertura-to-standard.xsl to keep … (#136) @afkbrb
code-coverage-api-plugin -

Published by release-drafter[bot] almost 5 years ago

  • 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