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-72030] Add checkbox to enable/disable Avatar retrieval #738

Merged
merged 8 commits into from
Dec 18, 2023

[JENKINS-72030] Use boolean

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

[JENKINS-72030] Add checkbox to enable/disable Avatar retrieval #738

[JENKINS-72030] Use boolean
4a5f00e
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Oct 10, 2023 in 0s

Line Coverage: 83.33% (+24.65%), Branch Coverage: 33.33% (-24.79%)

Summary for modified lines

  • 31 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) 100.00% (1/1) 86.36% (57/66) 86.08% (136/158) 66.94% (569/850) 54.64% (2658/4865) 44.68% (1038/2323) 53.96% (11210/20776)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.39% ⬇️ -0.20% ⬇️ -0.25% ⬇️ -0.17% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 80.00% (4/5) 56.34% (40/71) 58.68% (490/835) 58.12% (272/468) 62.42% (2297/3680)
📈 Modified files (difference to overall project) n/a n/a n/a n/a n/a +4.05% ⬆️ +13.44% ⬆️ 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) 33.33% (2/6) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +24.65% ⬆️ -24.79% ⬇️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 75.00% (3/4) n/a n/a 21.05% (4/19) 14.29% (1/7) n/a

Annotations

Check warning on line 319 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java

See this annotation in the file changed.

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

Not covered line

Line 319 is not covered by tests

Check warning on line 395 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java

See this annotation in the file changed.

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

Partially covered line

Line 395 is only partially covered, one branch is missing

Check warning on line 1564 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java

See this annotation in the file changed.

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

Partially covered line

Line 1564 is only partially covered, 3 branches are missing