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

Introducing ControllerToAgentCallable and ControllerToAgentFileCallable #9921

Merged
merged 7 commits into from
Nov 9, 2024

Introducing `ControllerToAgentCallable`

faf2de3
Select commit
Loading
Failed to load commit list.
Merged

Introducing ControllerToAgentCallable and ControllerToAgentFileCallable #9921

Introducing `ControllerToAgentCallable`
faf2de3
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Oct 28, 2024

Line Coverage: 50.00% (-9.67%)

Summary for modified lines

  • 53 lines have been modified
  • 2 lines are not covered

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.72% (988/1224) 79.46% (1985/2498) 65.42% (10671/16311) 66.07% (37065/56096) 59.72% (13500/22607) 65.83% (167277/254087)
📈 Overall project (difference to reference job) +0.00% +0.00% -0.07% ⬇️ -0.03% ⬇️ +0.01% ⬆️ +0.00% +0.04% ⬆️ +0.01% ⬆️
🐾 Modified files 100.00% (2/2) 50.00% (1/2) 50.00% (1/2) 70.59% (12/17) 56.25% (72/128) 59.67% (216/362) 66.67% (72/108) 54.00% (1005/1861)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -2.14% ⬇️ +0.00% n/a
🐾 Modified code lines 100.00% (2/2) 50.00% (1/2) 50.00% (1/2) n/a n/a 50.00% (2/4) n/a n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -9.67% ⬇️ n/a n/a
🐾 Indirect changes 100.00% (2/2) 88.89% (8/9) 71.43% (10/14) n/a n/a 60.00% (21/35) 71.43% (15/21) n/a

Annotations

Check warning on line 46 in core/src/main/java/jenkins/security/ControllerToAgentCallable.java

See this annotation in the file changed.

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

Not covered lines

Lines 45-46 are not covered by tests