Skip to content

[JENKINS-76108] Alternative for setManageHooks

bab739d
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-76108] Alternative for setManageHooks #1119

[JENKINS-76108] Alternative for setManageHooks
bab739d
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Sep 27, 2025

Line Coverage: 88.64% (+17.69%), Branch Coverage: 42.86% (-10.17%)

Summary for modified lines

  • 338 lines have been modified
  • 5 lines are not covered
  • 10 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% (34/34) 92.02% (173/188) 89.40% (253/283) 73.53% (1297/1764) 68.29% (4363/6389) 53.39% (1245/2332) 66.71% (17413/26103)
📈 Overall project (difference to reference job) ±0% ±0% +0.22% ⬆️ +0.19% ⬆️ +0.25% ⬆️ +0.13% ⬆️ -0.06% ⬇️ +0.12% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (7/7) 100.00% (10/10) 100.00% (13/13) 77.92% (60/77) 70.95% (127/179) 53.03% (35/66) 70.16% (482/687)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A +5.24% ⬆️ -2.74% ⬇️ N/A
🐾 Modified code lines 100.00% (1/1) 85.71% (6/7) 80.00% (8/10) N/A N/A 88.64% (39/44) 42.86% (6/14) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A +17.69% ⬆️ -10.17% ⬇️ N/A

Annotations

Check warning on line 42 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/impl/webhook/cloud/CloudWebhookConfigurationBuilderImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 42 is only partially covered, 2 branches are missing

Check warning on line 121 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/impl/webhook/plugin/PluginWebhookConfiguration.java

See this annotation in the file changed.

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

Partially covered line

Line 121 is only partially covered, one branch is missing

Check warning on line 59 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/impl/webhook/plugin/PluginWebhookConfigurationBuilder.java

See this annotation in the file changed.

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

Partially covered line

Line 59 is only partially covered, one branch is missing

Check warning on line 63 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/impl/webhook/server/ServerWebhookConfiguration.java

See this annotation in the file changed.

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

Not covered line

Line 63 is not covered by tests

Check warning on line 42 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/impl/webhook/server/ServerWebhookConfigurationBuilderImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 42 is only partially covered, 2 branches are missing

Check warning on line 193 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/api/endpoint/BitbucketEndpointProvider.java

See this annotation in the file changed.

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

Not covered lines

Lines 189-193 are not covered by tests