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

Fix removal of exception throwing in BitbucketCloudApiClient.java #851

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

Fix eating of exceptions

7cdff07
Select commit
Loading
Failed to load commit list.
Open

Fix removal of exception throwing in BitbucketCloudApiClient.java #851

Fix eating of exceptions
7cdff07
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jul 15, 2024 in 0s

Line Coverage: 0.00% (-35.53%)

Summary for modified lines

  • 4 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% (1/1) 94.74% (18/19) 64.02% (105/164) 65.52% (171/261) 57.07% (844/1479) 49.25% (2875/5837) 39.83% (858/2154) 47.89% (11371/23744)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% -0.02% ⬇️ +0.00% -0.01% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 57.14% (4/7) 46.97% (31/66) 35.53% (189/532) 28.26% (39/138) 33.49% (707/2111)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.13% ⬇️ +0.00% n/a
🐾 Modified code lines 0.00% (0/1) 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 -35.53% ⬇️ n/a n/a

Annotations

Check warning on line 554 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/client/BitbucketCloudApiClient.java

See this annotation in the file changed.

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

Not covered lines

Lines 551-554 are not covered by tests