Skip to content

Add SaveAllJobsAction feature using TransientActionFactory

3b54e39
Select commit
Loading
Failed to load commit list.
Open

Add SaveAllJobsAction to save all jobs in folder after copy #541

Add SaveAllJobsAction feature using TransientActionFactory
3b54e39
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Oct 13, 2025

Line Coverage: 56.25% (±0%), Branch Coverage: 0.00% (±0%)

Summary for modified lines

  • 65 lines have been modified
  • 7 lines are not covered
  • 2 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% (1/1) 100.00% (8/8) 90.91% (40/44) 90.67% (68/75) 68.30% (390/571) 65.91% (1450/2200) 53.16% (589/1108) 64.43% (6063/9410)
📈 Overall project (difference to reference job) ±0% ±0% +0.43% ⬆️ +0.26% ⬆️ +0.15% ⬆️ -0.07% ⬇️ -0.10% ⬇️ -0.06% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) 100.00% (2/2) 77.78% (7/9) 56.25% (9/16) 0.00% (0/2) 51.11% (23/45)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A N/A N/A N/A
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) N/A N/A 56.25% (9/16) 0.00% (0/2) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A ±0% ±0% N/A

Annotations

Check warning on line 43 in src/main/java/com/cloudbees/hudson/plugins/folder/SaveAllJobsAction.java

See this annotation in the file changed.

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

Not covered lines

Lines 34-43 are not covered by tests