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-73061] allow users with Overall/Manage to configure global plugin options #423

Merged
merged 1 commit into from
May 3, 2024

allow users with Overall/Manage to configure global options

4f0adbf
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-73061] allow users with Overall/Manage to configure global plugin options #423

allow users with Overall/Manage to configure global options
4f0adbf
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Apr 24, 2024 in 0s

Line Coverage: 6.25% (-1.04%), Branch Coverage: 0.00% (-1.97%)

Summary for modified lines

  • 22 lines have been modified
  • 15 lines are not covered
  • 7 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) 77.78% (7/9) 54.79% (40/73) 40.48% (51/126) 17.22% (140/813) 8.10% (306/3779) 3.42% (42/1227) 7.03% (1072/15255)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.02% ⬇️ -0.00% +0.00% -0.00%
🐾 Modified files 100.00% (1/1) 100.00% (4/4) 100.00% (7/7) 52.94% (9/17) 22.63% (43/190) 7.29% (80/1097) 1.97% (7/356) 6.33% (299/4722)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.01% ⬇️ +0.00% n/a
🐾 Modified code lines 100.00% (1/1) 25.00% (1/4) 14.29% (1/7) n/a n/a 6.25% (1/16) 0.00% (0/20) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -1.04% ⬇️ -1.97% ⬇️ n/a

Annotations

Check warning on line 91 in src/main/java/io/jenkins/plugins/gitlabbranchsource/SSHCheckoutTrait.java

See this annotation in the file changed.

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

Not covered line

Line 91 is not covered by tests

Check warning on line 846 in src/main/java/io/jenkins/plugins/gitlabbranchsource/GitLabSCMSource.java

See this annotation in the file changed.

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

Not covered lines

Lines 822-846 are not covered by tests

Check warning on line 538 in src/main/java/io/jenkins/plugins/gitlabbranchsource/GitLabSCMNavigator.java

See this annotation in the file changed.

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

Not covered lines

Lines 515-538 are not covered by tests

Check warning on line 159 in src/main/java/io/jenkins/plugins/gitlabserverconfig/servers/helpers/GitLabPersonalAccessTokenCreator.java

See this annotation in the file changed.

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

Not covered lines

Lines 84-159 are not covered by tests

Check warning on line 668 in src/main/java/io/jenkins/plugins/gitlabserverconfig/servers/GitLabServer.java

See this annotation in the file changed.

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

Not covered lines

Lines 510-668 are not covered by tests

Check warning on line 45 in src/main/java/io/jenkins/plugins/gitlabserverconfig/servers/GitLabServers.java

See this annotation in the file changed.

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

Not covered line

Line 45 is not covered by tests

Check warning on line 55 in src/main/java/io/jenkins/plugins/gitlabserverconfig/action/GitlabAction.java

See this annotation in the file changed.

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

Not covered lines

Lines 37-55 are not covered by tests