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

Skip authentication for fetching mirror urls #835

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Merge branch 'master' into fix-829

3725749
Select commit
Loading
Failed to load commit list.
Open

Skip authentication for fetching mirror urls #835

Merge branch 'master' into fix-829
3725749
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Nov 1, 2024 in 0s

Line Coverage: 83.33% (+48.56%), Branch Coverage: 75.00% (+51.16%)

Summary for modified lines

  • 12 lines have been modified
  • 1 line is not covered
  • 1 line is 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) 94.74% (18/19) 64.63% (106/164) 65.90% (172/261) 57.26% (848/1481) 49.32% (2883/5845) 39.97% (865/2164) 47.96% (11413/23797)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.61% ⬆️ +0.38% ⬆️ +0.19% ⬆️ +0.09% ⬆️ +0.16% ⬆️ +0.11% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 40.00% (2/5) 48.00% (36/75) 34.78% (209/601) 23.84% (41/172) 33.04% (781/2364)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.72% ⬆️ +2.41% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 83.33% (5/6) 75.00% (6/8) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +48.56% ⬆️ +51.16% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (2/2) 100.00% (2/2) n/a n/a 100.00% (4/4) 100.00% (1/1) n/a

Annotations

Check warning on line 1051 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/server/client/BitbucketServerAPIClient.java

See this annotation in the file changed.

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

Not covered line

Line 1051 is not covered by tests

Check warning on line 962 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/server/client/BitbucketServerAPIClient.java

See this annotation in the file changed.

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

Partially covered line

Line 962 is only partially covered, one branch is missing

Check warning on line 1071 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/server/client/BitbucketServerAPIClient.java

See this annotation in the file changed.

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

Partially covered line

Line 1071 is only partially covered, one branch is missing