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

jacoco-2.2.0

Compare
Choose a tag to compare
@centic9 centic9 released this 23 Mar 21:32
· 249 commits to master since this release
  • Configuration: Put checkboxes on top of threshold values in the configuration UI
  • New flag to enable/disable display of source files with line coverage highlights (#81)
  • Allow to fail the build if coverage degrades to much compared to previous build (#80)
  • JENKINS-25076/JENKINS-29117 Report 100% for empty Coverage objects (#79)
  • #78/JENKINS-26254 Use BufferedInputStream to read .exec files
  • #76 Allow usage of environment variables in threshold fields.
  • JENKINS-38604: Limit copying of files to types *.java and *.class
  • JENKINS-36571: Update to Java 1.7
  • JENKINS-36536: Put a trend graph on the pipeline project page
  • JENKINS-32847: Add warning for sub directory filter
  • JENKINS-16787: Add shape and center plot for single-build-graphs

See https://wiki.jenkins-ci.org/display/JENKINS/JaCoCo+Plugin