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

Avatar metadata for BitBucket organization folder is reworked #700

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Merge remote-tracking branch 'upstream/master' into credentialless-av…

7e48060
Select commit
Loading
Failed to load commit list.
Draft

Avatar metadata for BitBucket organization folder is reworked #700

Merge remote-tracking branch 'upstream/master' into credentialless-av…
7e48060
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Feb 13, 2024 in 0s

Line Coverage: 6.06% (-55.74%), Branch Coverage: 0.00% (-57.06%)

Summary for modified lines

  • 202 lines have been modified
  • 62 lines are not covered
  • 4 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) 94.74% (18/19) 64.02% (105/164) 65.13% (170/261) 56.49% (836/1480) 49.05% (2853/5817) 39.45% (853/2162) 47.73% (11281/23634)
📈 Overall project (difference to reference job) +0.00% +0.00% -0.39% ⬇️ -0.64% ⬇️ -0.70% ⬇️ -0.28% ⬇️ -0.38% ⬇️ -0.24% ⬇️
🐾 Modified files 100.00% (1/1) 50.00% (1/2) 50.00% (2/4) 62.50% (5/8) 51.95% (40/77) 61.80% (220/356) 57.06% (97/170) 64.10% (1189/1855)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -11.76% ⬇️ -17.56% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 50.00% (1/2) 50.00% (2/4) n/a n/a 6.06% (4/66) 0.00% (0/40) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -55.74% ⬇️ -57.06% ⬇️ n/a
🐾 Indirect changes 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/12) 0.00% (0/1) n/a

Annotations

Check warning on line 45 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/avatars/AvatarCacheSource.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 572 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/BitbucketSCMNavigator.java

See this annotation in the file changed.

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

Not covered line

Line 572 is not covered by tests

Check warning on line 125 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/BitbucketServerProjectAvatarAction.java

See this annotation in the file changed.

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

Not covered lines

Lines 30-125 are not covered by tests

Check warning on line 61 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/BitbucketCloudWorkspaceAvatarAction.java

See this annotation in the file changed.

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

Not covered lines

Lines 21-61 are not covered by tests