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

Added support for programmatic update of a SlaveTemplate #987

Merged
merged 3 commits into from
Oct 8, 2024

Added section to the readme with SlaveTemplate addition and update

2cf6ccc
Select commit
Loading
Failed to load commit list.
Merged

Added support for programmatic update of a SlaveTemplate #987

Added section to the readme with SlaveTemplate addition and update
2cf6ccc
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Oct 7, 2024 in 0s

Line Coverage: 88.89% (+33.35%), Branch Coverage: 50.00% (+6.94%)

Summary for modified lines

  • 12 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) 88.89% (8/9) 79.75% (63/79) 73.50% (86/117) 59.51% (554/931) 45.48% (2197/4831) 34.33% (736/2144) 45.51% (9550/20986)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.09% ⬆️ +0.10% ⬆️ +0.06% ⬆️ +0.07% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 80.00% (4/5) 75.34% (55/73) 55.54% (331/596) 43.06% (149/346) 53.66% (1386/2583)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.68% ⬆️ +0.33% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 88.89% (8/9) 50.00% (1/2) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +33.35% ⬆️ +6.94% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (1/1) 100.00% (1/1) n/a

Annotations

Check warning on line 224 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Not covered line

Line 224 is not covered by tests

Check warning on line 223 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Partially covered line

Line 223 is only partially covered, one branch is missing