You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: CHANGELOG-old.md
+24-24
Original file line number
Diff line number
Diff line change
@@ -114,21 +114,21 @@ Fix issues:
114
114
Release date: Aug 28, 2018
115
115
116
116
Fix issues:
117
-
*[JENKINS-53242](https://issues.jenkins-ci.org/browse/JENKINS-53242) - Can't open "Coverage Report" of multibranch pipeline job because of a JellyTagException
117
+
*[JENKINS-53242](https://issues.jenkins.io/browse/JENKINS-53242) - Can't open "Coverage Report" of multibranch pipeline job because of a JellyTagException
118
118
119
119
120
120
# 1.0.4
121
121
Release date: Aug 24, 2018
122
122
123
123
Fix issues:
124
124
*[PR #49](https://github.com/jenkinsci/code-coverage-api-plugin/pull/49) - Fixed support for multiple coverage files.
125
-
*[JENKINS-53181](https://issues.jenkins-ci.org/browse/JENKINS-53181) - Jacoco adapter does not work if Jacoco plugin is installed too.
125
+
*[JENKINS-53181](https://issues.jenkins.io/browse/JENKINS-53181) - Jacoco adapter does not work if Jacoco plugin is installed too.
126
126
127
127
# 1.0.3
128
128
Release date: Aug 22, 2018
129
129
130
130
Fix issues:
131
-
*[JENKINS-53183](https://issues.jenkins-ci.org/browse/JENKINS-53183) - Throw NotSerializableException when used in master/slave set up
131
+
*[JENKINS-53183](https://issues.jenkins.io/browse/JENKINS-53183) - Throw NotSerializableException when used in master/slave set up
132
132
* SECURITY-1119 - potential xss vulnerability
133
133
134
134
# 1.0.2
@@ -141,7 +141,7 @@ Fix issues:
141
141
Release date: Aug 21, 2018
142
142
143
143
Fix issues:
144
-
*[JENKINS-53130](https://issues.jenkins-ci.org/browse/JENKINS-53130) - Code coverage 0% in jenkins with Jacoco.
144
+
*[JENKINS-53130](https://issues.jenkins.io/browse/JENKINS-53130) - Code coverage 0% in jenkins with Jacoco.
145
145
146
146
Enhancements:
147
147
* Add INSTRUCTION metric in JaCoCo adapter.
@@ -153,17 +153,17 @@ Release date: Aug 16, 2018
153
153
154
154
Features:
155
155
156
-
*[JENKINS-51926](https://issues.jenkins-ci.org/browse/JENKINS-51926) - Supporting combining reports within a build(e.g. after parallel() execution in Pipeline).
157
-
*[JENKINS-52666](https://issues.jenkins-ci.org/browse/JENKINS-52666) - Show coverage at the top of the project page.
156
+
*[JENKINS-51926](https://issues.jenkins.io/browse/JENKINS-51926) - Supporting combining reports within a build(e.g. after parallel() execution in Pipeline).
157
+
*[JENKINS-52666](https://issues.jenkins.io/browse/JENKINS-52666) - Show coverage at the top of the project page.
158
158
159
159
Enhancements:
160
160
161
-
*[JENKINS-52839](https://issues.jenkins-ci.org/browse/JENKINS-52839) - Make Code Coverage API plugin more generic.
161
+
*[JENKINS-52839](https://issues.jenkins.io/browse/JENKINS-52839) - Make Code Coverage API plugin more generic.
*[JENKINS-51364](https://issues.jenkins-ci.org/browse/JENKINS-51364) - Add Threshold conditions so that the reporter can fail the build depending on conditions.
*[JENKINS-51364](https://issues.jenkins.io/browse/JENKINS-51364) - Add Threshold conditions so that the reporter can fail the build depending on conditions.
0 commit comments