Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: d99c5754eec2095a2cffbb5142ddc4f6db5c6865
      
https://github.com/jenkinsci/jacoco-plugin/commit/d99c5754eec2095a2cffbb5142ddc4f6db5c6865
  Author: Kevin Scaldeferri <kscaldefe...@newrelic.com>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java
    M src/main/java/hudson/plugins/jacoco/JacocoHealthReportThresholds.java
    M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java

  Log Message:
  -----------
  Use full precision when comparing coverage to thresholds

This eliminates rounding when comparing against the configured coverage 
thresholds.
99.6% coverage should not pass the build if someone has required 100% coverage.


  Commit: 0fcbda009271f0f3b7d470f27f5565e072a86f8c
      
https://github.com/jenkinsci/jacoco-plugin/commit/0fcbda009271f0f3b7d470f27f5565e072a86f8c
  Author: Kevin Scaldeferri <kscaldefe...@newrelic.com>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java
    M src/main/java/hudson/plugins/jacoco/JacocoHealthReportThresholds.java
    M src/main/java/hudson/plugins/jacoco/report/CoverageReport.java

  Log Message:
  -----------
  fix spelling error


  Commit: 7a2acfbabacbbcd61652e9d8034011ef16f5a7db
      
https://github.com/jenkinsci/jacoco-plugin/commit/7a2acfbabacbbcd61652e9d8034011ef16f5a7db
  Author: Dominik Stadler <dominik.stad...@gmx.at>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java
    M src/main/java/hudson/plugins/jacoco/JacocoHealthReportThresholds.java
    M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java
    M src/main/java/hudson/plugins/jacoco/report/CoverageReport.java

  Log Message:
  -----------
  Merge pull request #71 from kscaldef/master

Use full precision when comparing coverage to thresholds


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/c00febd5c76c...7a2acfbabacb

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to