Skip to content

Revert "Split GroovyScript for agent and controller"

5c03398
Select commit
Loading
Failed to load commit list.
Closed

Revert "Split GroovyScript for agent and controller" #139

Revert "Split GroovyScript for agent and controller"
5c03398
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
ci.jenkins.io / Code Coverage succeeded Jan 8, 2025

Line Coverage: 76.00% (+18.49%), Branch Coverage: 41.67% (-8.33%)

Summary for modified lines

  • 59 lines have been modified
  • 6 lines are not covered
  • 3 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) 79.17% (19/24) 72.73% (24/33) 58.50% (148/253) 50.29% (520/1034) 39.95% (147/368) 48.01% (2061/4293)
📈 Overall project (difference to reference job) +0.00% +0.00% -0.83% ⬇️ -0.80% ⬇️ -0.72% ⬇️ -0.19% ⬇️ +0.11% ⬆️ -0.15% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (3/3) 100.00% (3/3) 85.71% (6/7) 73.33% (33/45) 57.51% (134/233) 50.00% (57/114) 53.50% (573/1071)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.81% ⬆️ +0.00% n/a
🐾 Modified code lines 100.00% (1/1) 66.67% (2/3) 66.67% (2/3) n/a n/a 76.00% (19/25) 41.67% (5/12) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +18.49% ⬆️ -8.33% ⬇️ n/a
🐾 Indirect changes 100.00% (1/1) 50.00% (1/2) 50.00% (1/2) n/a n/a 60.00% (3/5) 100.00% (1/1) n/a

Annotations

Check warning on line 43 in src/main/java/org/jenkinsci/plugins/scriptler/tokenmacro/ScriptlerTokenMacro.java

See this annotation in the file changed.

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

Partially covered line

Line 43 is only partially covered, one branch is missing

Check warning on line 100 in src/main/java/org/jenkinsci/plugins/scriptler/util/GroovyScript.java

See this annotation in the file changed.

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

Not covered line

Line 100 is not covered by tests

Check warning on line 161 in src/main/java/org/jenkinsci/plugins/scriptler/util/GroovyScript.java

See this annotation in the file changed.

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

Not covered lines

Lines 158-161 are not covered by tests

Check warning on line 99 in src/main/java/org/jenkinsci/plugins/scriptler/util/GroovyScript.java

See this annotation in the file changed.

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

Partially covered line

Line 99 is only partially covered, one branch is missing

Check warning on line 118 in src/main/java/org/jenkinsci/plugins/scriptler/util/GroovyScript.java

See this annotation in the file changed.

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

Partially covered line

Line 118 is only partially covered, one branch is missing

Check warning on line 266 in src/main/java/org/jenkinsci/plugins/scriptler/builder/ScriptlerBuilder.java

See this annotation in the file changed.

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

Not covered lines

Lines 265-266 are not covered by tests