Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 571045f9f4a2eaabc83ee4009352f77bc0de05d9
      
https://github.com/jenkinsci/jacoco-plugin/commit/571045f9f4a2eaabc83ee4009352f77bc0de05d9
  Author: Marcus Bauer <mab...@gmail.com>
  Date:   2013-09-16 (Mon, 16 Sep 2013)

  Changed paths:
    M src/main/java/hudson/plugins/jacoco/model/Coverage.java
    M src/main/java/hudson/plugins/jacoco/model/CoverageObject.java

  Log Message:
  -----------
  [JENKINS-17027] Red/green ratio is wrong

This issue is adressed by taking the total number of lines, etc. into account 
-- instead of only the covered or missing items (depends on whether you have 
50% coverage or more)


  Commit: 60b6d9a110fd167a6f91d3f9224644f899d569f4
      
https://github.com/jenkinsci/jacoco-plugin/commit/60b6d9a110fd167a6f91d3f9224644f899d569f4
  Author: Marcus Bauer <mab...@gmail.com>
  Date:   2013-09-16 (Mon, 16 Sep 2013)

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

  Log Message:
  -----------
  Fixed overview too.


  Commit: 03bae7894d9b2a0c93c07a831534a39a7c84fb89
      
https://github.com/jenkinsci/jacoco-plugin/commit/03bae7894d9b2a0c93c07a831534a39a7c84fb89
  Author: ognjenb <ognjen.bub...@gmail.com>
  Date:   2013-11-03 (Sun, 03 Nov 2013)

  Changed paths:
    M src/main/java/hudson/plugins/jacoco/model/Coverage.java
    M src/main/java/hudson/plugins/jacoco/model/CoverageObject.java
    M src/main/java/hudson/plugins/jacoco/report/CoverageReport.java

  Log Message:
  -----------
  Merge pull request #30 from mabako/ratio

[JENKINS-17027] Red/green ratio is wrong


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/3a9f2f3d8483...03bae7894d9b

-- 
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/groups/opt_out.

Reply via email to