Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 3166926c82331878c7e02d1e7a6b9e76f98a7d51
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/3166926c82331878c7e02d1e7a6b9e76f98a7d51
  Author: Aliaksei Savanchuk <dntsaygood...@gmail.com>
  Date:   2019-07-31 (Wed, 31 Jul 2019)

  Changed paths:
    M src/main/webapp/scripts/custom-chart.js

  Log Message:
  -----------
  Change code coverage trend to use float format for coverage percentage

In large projects you have a lot of code lines and a lot of tests for
them. So, you may even delete whole tests and your code coverage won't
decrease if you track it in integer. It's more convenient if your
code coverage is shown in float so you can easily detect any code
coverage change between builds using the trend between builds that
Code Coverage Api plugin provides.


  Commit: b141a5e6e48103c5fe90eb6ac317102d11d816fc
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b141a5e6e48103c5fe90eb6ac317102d11d816fc
  Author: Shenyu Zheng <zsy19980...@gmail.com>
  Date:   2019-08-01 (Thu, 01 Aug 2019)

  Changed paths:
    M src/main/webapp/scripts/custom-chart.js

  Log Message:
  -----------
  Merge pull request #108 from tempora-mutantur/dev

Change code coverage trend to use float format for coverage percentage


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/a7bb3c13a3ef...b141a5e6e481

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/code-coverage-api-plugin/push/refs/heads/dev/a7bb3c-b141a5%40github.com.

Reply via email to