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

Require Jenkins 2.479.1 and Jakarta EE 9 #187

Merged
merged 1 commit into from
Feb 7, 2025

Require Jenkins 2.479.1 and Jakarta EE 9

6a36264
Select commit
Loading
Failed to load commit list.
Merged

Require Jenkins 2.479.1 and Jakarta EE 9 #187

Require Jenkins 2.479.1 and Jakarta EE 9
6a36264
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Feb 7, 2025 in 0s

Line Coverage: 28.57% (-20.77%), Branch Coverage: 25.00% (-0.69%)

Summary for modified lines

  • 15 lines have been modified
  • 10 lines are not covered
  • 2 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% (1/1) 100.00% (1/1) 100.00% (8/8) 100.00% (13/13) 76.40% (68/89) 57.71% (277/480) 33.13% (53/160) 55.44% (1198/2161)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.27% ⬆️ -0.30% ⬇️ -0.83% ⬇️ +0.08% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) 100.00% (4/4) 72.22% (39/54) 49.34% (188/381) 25.69% (37/144) 49.03% (883/1801)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.39% ⬇️ -1.02% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) n/a n/a 28.57% (4/14) 25.00% (4/16) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -20.77% ⬇️ -0.69% ⬇️ n/a
🐾 Indirect changes 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/1) n/a n/a

Annotations

Check warning on line 338 in src/main/java/hudson/plugins/msbuild/MsBuildBuilder.java

See this annotation in the file changed.

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

Not covered lines

Lines 275-338 are not covered by tests

Check warning on line 160 in src/main/java/hudson/plugins/msbuild/MsBuildInstaller.java

See this annotation in the file changed.

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

Not covered lines

Lines 113-160 are not covered by tests

Check warning on line 531 in src/main/java/hudson/plugins/msbuild/MsBuildInstaller.java

See this annotation in the file changed.

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

Not covered line

Line 531 is not covered by tests

Check warning on line 277 in src/main/java/hudson/plugins/msbuild/MsBuildInstaller.java

See this annotation in the file changed.

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

Partially covered line

Line 277 is only partially covered, 2 branches are missing