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

[JENKINS-73278] Migrate core from EE 8 to EE 9 #9672

Merged
merged 62 commits into from
Sep 3, 2024

Merge branch 'master' into jakarta

159977e
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-73278] Migrate core from EE 8 to EE 9 #9672

Merge branch 'master' into jakarta
159977e
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Aug 31, 2024 in 0s

Line Coverage: 35.78% (-31.27%), Branch Coverage: 38.29% (-22.62%)

Summary for modified lines

  • 3099 lines have been modified
  • 560 lines are not covered
  • 123 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.87% (981/1213) 79.62% (1977/2483) 65.61% (10645/16225) 66.19% (37008/55913) 59.78% (13480/22551) 65.93% (166894/253130)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.08% ⬆️ -0.09% ⬇️ -0.34% ⬇️ -0.51% ⬇️ -0.14% ⬇️ -0.44% ⬇️
🐾 Modified files 100.00% (2/2) 100.00% (29/29) 92.68% (114/123) 82.07% (412/502) 72.08% (3003/4166) 67.05% (12167/18147) 60.91% (4923/8083) 67.87% (52875/77905)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -1.59% ⬇️ -0.48% ⬇️ n/a
🐾 Modified code lines 100.00% (2/2) 86.21% (25/29) 69.11% (85/123) n/a n/a 35.78% (312/872) 38.29% (85/222) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -31.27% ⬇️ -22.62% ⬇️ n/a
🐾 Indirect changes 100.00% (2/2) 62.50% (5/8) 45.45% (10/22) n/a n/a 41.27% (26/63) 80.95% (17/21) n/a

Annotations

Check warning on line 360 in core/src/main/java/hudson/slaves/Cloud.java

See this annotation in the file changed.

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

Not covered lines

Lines 348-360 are not covered by tests

Check warning on line 179 in core/src/main/java/hudson/slaves/NodeProperty.java

See this annotation in the file changed.

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

Not covered line

Line 179 is not covered by tests

Check warning on line 191 in core/src/main/java/hudson/slaves/NodeProperty.java

See this annotation in the file changed.

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

Not covered line

Line 191 is not covered by tests

Check warning on line 178 in core/src/main/java/hudson/slaves/NodeProperty.java

See this annotation in the file changed.

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

Partially covered line

Line 178 is only partially covered, one branch is missing

Check warning on line 337 in core/src/main/java/hudson/WebAppMain.java

See this annotation in the file changed.

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

Not covered lines

Lines 336-337 are not covered by tests

Check warning on line 3513 in core/src/main/java/hudson/FilePath.java

See this annotation in the file changed.

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

Not covered line

Line 3513 is not covered by tests

Check warning on line 59 in core/src/main/java/hudson/LocalPluginManager.java

See this annotation in the file changed.

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

Not covered lines

Lines 58-59 are not covered by tests

Check warning on line 251 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Not covered line

Line 251 is not covered by tests

Check warning on line 1913 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Not covered lines

Lines 1911-1913 are not covered by tests

Check warning on line 1929 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Not covered lines

Lines 1927-1929 are not covered by tests

Check warning on line 403 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Partially covered line

Line 403 is only partially covered, one branch is missing

Check warning on line 1909 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Partially covered line

Line 1909 is only partially covered, one branch is missing

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

See this annotation in the file changed.

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

Not covered lines

Lines 430-632 are not covered by tests

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

See this annotation in the file changed.

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

Not covered lines

Lines 989-1011 are not covered by tests

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

See this annotation in the file changed.

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

Not covered line

Line 1758 is not covered by tests

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

See this annotation in the file changed.

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

Not covered line

Line 2043 is not covered by tests

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

See this annotation in the file changed.

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

Not covered line

Line 2331 is not covered by tests

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

See this annotation in the file changed.

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

Not covered lines

Lines 2350-2356 are not covered by tests

Check warning on line 1766 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 1766 is only partially covered, one branch is missing

Check warning on line 2154 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 2154 is only partially covered, one branch is missing

Check warning on line 238 in core/src/main/java/hudson/Plugin.java

See this annotation in the file changed.

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

Not covered lines

Lines 230-238 are not covered by tests

Check warning on line 260 in core/src/main/java/hudson/Plugin.java

See this annotation in the file changed.

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

Not covered lines

Lines 257-260 are not covered by tests

Check warning on line 276 in core/src/main/java/hudson/Plugin.java

See this annotation in the file changed.

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

Not covered lines

Lines 272-276 are not covered by tests

Check warning on line 255 in core/src/main/java/hudson/Plugin.java

See this annotation in the file changed.

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

Partially covered line

Line 255 is only partially covered, one branch is missing

Check warning on line 1872 in core/src/main/java/hudson/Util.java

See this annotation in the file changed.

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

Not covered line

Line 1872 is not covered by tests