Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce HistoricalBuild interface #9674

Merged
merged 5 commits into from
Sep 11, 2024

Merge branch 'master' into historicalbuild

7b28457
Select commit
Loading
Failed to load commit list.
Merged

Introduce HistoricalBuild interface #9674

Merge branch 'master' into historicalbuild
7b28457
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Sep 9, 2024 in 0s

Line Coverage: 44.64% (-27.81%), Branch Coverage: 36.36% (-26.53%)

Summary for modified lines

  • 309 lines have been modified
  • 31 lines are not covered
  • 9 lines are covered only partially

Overview by baseline

Quality Gates Summary

No active quality gates.

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Method Coverage Line Coverage Branch Coverage Instruction Coverage
🐾 Overall project 100.00% (3/3) 83.18% (89/107) 80.82% (982/1215) 79.60% (1978/2485) 65.63% (10655/16236) 66.16% (37006/55937) 59.73% (13477/22563) 65.90% (166934/253324)
📈 Overall project (difference to reference job) +0.00% +0.00% -0.05% ⬇️ -0.02% ⬇️ +0.04% ⬆️ +0.00% +0.02% ⬆️ +0.01% ⬆️
🐾 Modified files 100.00% (2/2) 100.00% (6/6) 100.00% (9/9) 79.45% (58/73) 72.59% (580/799) 72.45% (2593/3579) 62.90% (1246/1981) 72.33% (11177/15453)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.01% ⬆️ -0.04% ⬇️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (6/6) 88.89% (8/9) n/a n/a 44.64% (25/56) 36.36% (16/44) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -27.81% ⬇️ -26.53% ⬇️ n/a
🐾 Indirect changes 100.00% (2/2) 66.67% (6/9) 62.50% (10/16) n/a n/a 59.46% (22/37) 63.64% (14/22) n/a

Annotations

Check warning on line 1991 in core/src/main/java/hudson/Functions.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 1991 is only partially covered, one branch is missing

Check warning on line 2142 in core/src/main/java/hudson/model/Queue.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 2141-2142 are not covered by tests

Check warning on line 124 in core/src/main/java/jenkins/model/HistoricalBuild.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 119-124 are not covered by tests

Check warning on line 162 in core/src/main/java/jenkins/model/HistoricalBuild.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered line

Line 162 is not covered by tests

Check warning on line 165 in core/src/main/java/jenkins/model/HistoricalBuild.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered line

Line 165 is not covered by tests

Check warning on line 207 in core/src/main/java/jenkins/model/HistoricalBuild.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 172-207 are not covered by tests

Check warning on line 161 in core/src/main/java/jenkins/model/HistoricalBuild.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 161 is only partially covered, one branch is missing

Check warning on line 164 in core/src/main/java/jenkins/model/HistoricalBuild.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 164 is only partially covered, one branch is missing

Check warning on line 168 in core/src/main/java/jenkins/model/HistoricalBuild.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 168 is only partially covered, 3 branches are missing

Check warning on line 265 in core/src/main/java/jenkins/widgets/HistoryPageFilter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 264-265 are not covered by tests

Check warning on line 245 in core/src/main/java/jenkins/widgets/HistoryPageFilter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 245 is only partially covered, one branch is missing

Check warning on line 287 in core/src/main/java/jenkins/widgets/HistoryPageFilter.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 287 is only partially covered, one branch is missing