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-70684] Deprecate standalone use of hudson.Main #9023

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Deprecate standalone use of `hudson.Main`

90f360c
Select commit
Failed to load commit list.
Draft

[JENKINS-70684] Deprecate standalone use of hudson.Main #9023

Deprecate standalone use of `hudson.Main`
90f360c
Select commit
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Mar 8, 2024 in 0s

Line Coverage: 0.00% (-3.13%)

Summary for modified lines

  • 18 lines have been modified
  • 3 lines are not covered

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.81% (88/105) 80.65% (967/1199) 79.22% (1940/2449) 66.19% (10489/15847) 66.74% (36729/55034) 59.77% (13361/22353) 66.48% (165970/249663)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.01% ⬇️ -0.03% ⬇️ -0.04% ⬇️ -0.04% ⬇️
🐾 Modified files 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 14.29% (1/7) 3.13% (3/96) 0.00% (0/34) 4.06% (16/394)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.10% ⬇️ +0.00% n/a
🐾 Modified code lines 0.00% (0/2) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/3) n/a n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -3.13% ⬇️ n/a n/a
🐾 Indirect changes 100.00% (2/2) 40.00% (4/10) 25.00% (4/16) n/a n/a 27.03% (10/37) 27.78% (5/18) n/a

Annotations

Check warning on line 82 in core/src/main/java/hudson/Main.java

See this annotation in the file changed.

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

Not covered lines

Lines 80-82 are not covered by tests