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

Add test for SorterStrategyDescriptor class #429

Merged

Remove unused import

43afb7c
Select commit
Loading
Failed to load commit list.
Merged

Add test for SorterStrategyDescriptor class #429

Remove unused import
43afb7c
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jan 4, 2025

Line Coverage: 100.00% (+0.00%), Branch Coverage: 75.00% (-16.67%)

Summary for modified lines

  • 1 line has been modified
  • all lines are 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% (9/9) 93.48% (43/46) 93.67% (74/79) 75.87% (261/344) 70.23% (762/1085) 58.60% (218/372) 68.76% (2764/4020)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +1.27% ⬆️ +2.33% ⬆️ +1.57% ⬆️ +2.66% ⬆️ +1.78% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) 100.00% (5/5) 100.00% (12/12) 91.67% (11/12) 100.00% (54/54)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +75.00% ⬆️ +91.67% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (1/1) 75.00% (3/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +0.00% -16.67% ⬇️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (2/2) 100.00% (4/4) n/a n/a 100.00% (16/16) 100.00% (8/8) n/a

Annotations

Check warning on line 54 in src/main/java/jenkins/advancedqueue/priority/strategy/JobPropertyStrategy.java

See this annotation in the file changed.

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

Partially covered line

Line 54 is only partially covered, one branch is missing