Skip to content

Add enableValidation option as partial workaround for paginated REST …

58cc25a
Select commit
Loading
Failed to load commit list.
Open

Add enableValidation option as partial workaround for paginated REST APIs #260

Add enableValidation option as partial workaround for paginated REST …
58cc25a
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded May 17, 2026

Line Coverage: 54.55% (+14.86%), Branch Coverage: 50.00% (+29.26%)

Summary for modified lines

  • 20 lines have been modified
  • 5 lines are 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% (4/4) 84.62% (11/13) 85.71% (12/14) 56.30% (67/119) 45.76% (259/566) 23.00% (72/313) 42.43% (975/2298)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% +0.75% ⬆️ +0.34% ⬆️ +0.35% ⬆️ -0.01% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) 57.14% (24/42) 39.68% (75/189) 20.74% (28/135) 34.71% (278/801)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A +1.35% ⬆️ +0.89% ⬆️ N/A
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) N/A N/A 54.55% (6/11) 50.00% (2/4) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A +14.86% ⬆️ +29.26% ⬆️ N/A

Annotations

Check warning on line 123 in src/main/java/io/jenkins/plugins/restlistparam/RestListParameterDefinition.java

See this annotation in the file changed.

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

Not covered line

Line 123 is not covered by tests

Check warning on line 250 in src/main/java/io/jenkins/plugins/restlistparam/RestListParameterDefinition.java

See this annotation in the file changed.

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

Not covered line

Line 250 is not covered by tests

Check warning on line 340 in src/main/java/io/jenkins/plugins/restlistparam/RestListParameterDefinition.java

See this annotation in the file changed.

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

Not covered lines

Lines 303-340 are not covered by tests