Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clover-plugin
  Commit: 2244c72056b14bb81529e74daae44320b3b6659b
      
https://github.com/jenkinsci/clover-plugin/commit/2244c72056b14bb81529e74daae44320b3b6659b
  Author: speedyleion <speedyle...@users.noreply.github.com>
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
    M src/main/java/hudson/plugins/clover/Ratio.java
    M src/test/java/hudson/plugins/clover/RatioTest.java

  Log Message:
  -----------
  Update display of percentages to match getPercentage()

This prevents large values from showing up as 100%.
For example 9999/10000 would show up as 100%, but now it will display as
99.9%


  Commit: 90e5b9a97bb655b11cac4859b55db0427a4c5f52
      
https://github.com/jenkinsci/clover-plugin/commit/90e5b9a97bb655b11cac4859b55db0427a4c5f52
  Author: speedyleion <speedyle...@users.noreply.github.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M src/main/java/hudson/plugins/clover/Ratio.java
    M src/test/java/hudson/plugins/clover/RatioTest.java

  Log Message:
  -----------
  Fix improper use of static variable.

Also reword test messages some.


  Commit: 484b4631d04e972224496d0b4f99b39d7773bf60
      
https://github.com/jenkinsci/clover-plugin/commit/484b4631d04e972224496d0b4f99b39d7773bf60
  Author: Marek Parfianowicz <mparfianow...@atlassian.com>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M src/main/java/hudson/plugins/clover/Ratio.java
    M src/test/java/hudson/plugins/clover/RatioTest.java

  Log Message:
  -----------
  Merge pull request #19 from speedyleion/displayed_flooring

Update display of percentages to match getPercentage()


Compare: 
https://github.com/jenkinsci/clover-plugin/compare/feede583c143...484b4631d04e

-- 
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