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-72988] validate displayname against items in the same ItemGroup #9152

Merged
merged 7 commits into from
Sep 9, 2024

call new method in TopLevelItemDescriptor

ee50b59
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-72988] validate displayname against items in the same ItemGroup #9152

call new method in TopLevelItemDescriptor
ee50b59
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Aug 30, 2024 in 0s

Line Coverage: 53.85% (-8.65%), Branch Coverage: 62.50% (+3.06%)

Summary for modified lines

  • 72 lines have been modified
  • 12 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% (3/3) 83.18% (89/107) 80.79% (980/1213) 79.59% (1973/2479) 65.94% (10576/16040) 66.68% (36824/55226) 59.95% (13408/22367) 66.35% (165655/249679)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.02% ⬇️ -0.02% ⬇️ -0.00% -0.02% ⬇️
🐾 Modified files 66.67% (2/3) 75.00% (3/4) 75.00% (3/4) 68.09% (32/47) 71.83% (380/529) 62.50% (1505/2408) 59.44% (598/1006) 63.63% (6355/9987)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.21% ⬇️ -0.20% ⬇️ n/a
🐾 Modified code lines 66.67% (2/3) 75.00% (3/4) 75.00% (3/4) n/a n/a 53.85% (14/26) 62.50% (10/16) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -8.65% ⬇️ +3.06% ⬆️ n/a
🐾 Indirect changes 100.00% (2/2) 42.86% (3/7) 46.15% (6/13) n/a n/a 36.84% (7/19) 54.55% (6/11) n/a

Annotations

Check warning on line 382 in hudson/cli/CLI.java

See this annotation in the file changed.

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

Not covered lines

Lines 354-382 are not covered by tests

Check warning on line 5356 in core/src/main/java/jenkins/model/Jenkins.java

See this annotation in the file changed.

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

Not covered line

Line 5356 is not covered by tests

Check warning on line 5352 in core/src/main/java/jenkins/model/Jenkins.java

See this annotation in the file changed.

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

Partially covered line

Line 5352 is only partially covered, one branch is missing

Check warning on line 5355 in core/src/main/java/jenkins/model/Jenkins.java

See this annotation in the file changed.

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

Partially covered line

Line 5355 is only partially covered, one branch is missing