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

Move proxy configuration form out of pluginManager screens as it is not related #8693

Merged

add info with link for proxy configuration moved

310bd6a
Select commit
Loading
Failed to load commit list.
Merged

Move proxy configuration form out of pluginManager screens as it is not related #8693

add info with link for proxy configuration moved
310bd6a
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Nov 29, 2023 in 0s

Line Coverage: 70.59% (+0.73%), Branch Coverage: 50.00% (-10.97%)

Summary for modified lines

  • 73 lines have been modified
  • 5 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% (3/3) 83.81% (88/105) 80.63% (966/1198) 79.16% (1937/2447) 66.25% (10457/15785) 66.78% (36622/54837) 59.92% (13272/22149) 66.58% (165511/248578)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.02% ⬆️ +0.05% ⬆️ +0.04% ⬆️ +0.02% ⬆️ -0.05% ⬇️ +0.00%
🐾 Modified files 100.00% (2/2) 100.00% (1/1) 100.00% (2/2) 88.89% (32/36) 80.22% (146/182) 69.86% (781/1118) 60.97% (289/474) 70.86% (3833/5409)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.24% ⬆️ +0.21% ⬆️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (1/1) 50.00% (1/2) n/a n/a 70.59% (12/17) 50.00% (1/2) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +0.73% ⬆️ -10.97% ⬇️ n/a
🐾 Indirect changes 100.00% (2/2) 50.00% (4/8) 28.57% (4/14) n/a n/a 55.56% (30/54) 17.65% (3/17) n/a

Annotations

Check warning on line 1806 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 1806 is not covered by tests

Check warning on line 56 in core/src/main/java/hudson/ProxyConfigurationManager.java

See this annotation in the file changed.

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

Not covered lines

Lines 55-56 are not covered by tests

Check warning on line 68 in core/src/main/java/hudson/ProxyConfigurationManager.java

See this annotation in the file changed.

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

Not covered lines

Lines 67-68 are not covered by tests

Check warning on line 63 in core/src/main/java/hudson/ProxyConfigurationManager.java

See this annotation in the file changed.

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

Partially covered line

Line 63 is only partially covered, one branch is missing