Skip to content

Releases: terma/github-pr-coverage-status

github-pr-coverage-status-0.12.0

18 Sep 21:47
Compare
Choose a tag to compare

github-pr-coverage-status-0.11

29 Jul 01:49
Compare
Choose a tag to compare

github-pr-coverage-status-0.10

22 Jul 02:49
Compare
Choose a tag to compare
  • Be able to put custom Jenkins URL for status icon in Pull Request (useful when default Jenkins used HTTP however Git is required HTTPS)

github-pr-coverage-status-0.9

08 May 15:48
Compare
Choose a tag to compare

#5 Check if Cobertura line-rate and branch-rate are valid.

<coverage line-rate="0.0" branch-rate="0.0" lines-valid="36" branches-valid="6" ...

Ignore lines rate or branch rate if proper lines-valid or branches-valid are not present or zero

github-pr-coverage-status-0.8

20 Apr 05:21
Compare
Choose a tag to compare

Add two digits after do for coverage change for example: 0% (+0.01%) vs master 0%

github-pr-coverage-status-0.7

15 Apr 11:28
Compare
Choose a tag to compare
  • Don't publish status if build is not successful

github-pr-coverage-status-0.6

14 Apr 14:33
Compare
Choose a tag to compare
  • Fix for status icon in Pull Requests

github-pr-coverage-status-0.5

14 Apr 02:42
Compare
Choose a tag to compare
  • More helps
  • Make thresholds configurable
  • Change name to be in line with Jenkins plugin guide

0.2

12 Apr 06:09
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release
Inc version

jenkins-github-coverage-updater-0.4

12 Apr 16:56
Compare
Choose a tag to compare

Fix getting Jenkins URL for icon