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 primaryView & viewsTabBar missing when views are empty #437

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

Fix primaryView missing when views are empty

c709408
Select commit
Loading
Failed to load commit list.
Open

Fix primaryView & viewsTabBar missing when views are empty #437

Fix primaryView missing when views are empty
c709408
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 16, 2024 in 0s

Line Coverage: 75.00% (+7.04%), Branch Coverage: 50.00% (-4.91%)

Summary for modified lines

  • 5 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% (8/8) 89.74% (35/39) 86.11% (62/72) 70.07% (377/538) 66.70% (1440/2159) 55.08% (585/1062) 65.13% (5917/9085)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% -0.00% -0.02% ⬇️ -0.03% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (5/5) 82.08% (87/106) 67.96% (297/437) 54.91% (123/224) 63.57% (1185/1864)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.01% ⬇️ -0.09% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 75.00% (3/4) 50.00% (2/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +7.04% ⬆️ -4.91% ⬇️ n/a

Annotations

Check warning on line 306 in src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java

See this annotation in the file changed.

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

Not covered line

Line 306 is not covered by tests

Check warning on line 305 in src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java

See this annotation in the file changed.

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

Partially covered line

Line 305 is only partially covered, one branch is missing

Check warning on line 308 in src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java

See this annotation in the file changed.

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

Partially covered line

Line 308 is only partially covered, one branch is missing