Skip to content

Enhance plot plugin with configurable chart options and sequential image loading - #196

Open
wwwgmc wants to merge 4 commits into
jenkinsci:masterfrom
wwwgmc:dev-alan-plot
Open

Enhance plot plugin with configurable chart options and sequential image loading#196
wwwgmc wants to merge 4 commits into
jenkinsci:masterfrom
wwwgmc:dev-alan-plot

Format with spotless:apply

c2eaded
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Mar 25, 2026 in 0s

Line Coverage: 20.83% (-15.27%), Branch Coverage: 6.25% (-20.36%)

Summary for modified lines

  • 169 lines have been modified
  • 38 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% (1/1) 83.33% (15/18) 78.57% (22/28) 48.58% (137/282) 49.03% (632/1289) 40.69% (225/553) 48.94% (2603/5319)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% -1.42% ⬇️ -0.93% ⬇️ -1.03% ⬇️ -0.59% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) 66.67% (4/6) 38.64% (51/132) 36.10% (213/590) 26.61% (58/218) 37.04% (877/2368)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A -1.12% ⬇️ -1.61% ⬇️ N/A
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 66.67% (2/3) N/A N/A 20.83% (10/48) 6.25% (1/16) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A -15.27% ⬇️ -20.36% ⬇️ N/A

Annotations

Check warning on line 214 in src/main/java/hudson/plugins/plot/PlotBuilder.java

See this annotation in the file changed.

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

Not covered lines

Lines 213-214 are not covered by tests

Check warning on line 224 in src/main/java/hudson/plugins/plot/PlotBuilder.java

See this annotation in the file changed.

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

Not covered lines

Lines 223-224 are not covered by tests

Check warning on line 233 in src/main/java/hudson/plugins/plot/PlotBuilder.java

See this annotation in the file changed.

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

Not covered lines

Lines 232-233 are not covered by tests

Check warning on line 242 in src/main/java/hudson/plugins/plot/PlotBuilder.java

See this annotation in the file changed.

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

Not covered lines

Lines 241-242 are not covered by tests

Check warning on line 107 in src/main/java/hudson/plugins/plot/PlotReport.java

See this annotation in the file changed.

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

Not covered lines

Lines 102-107 are not covered by tests

Check warning on line 721 in src/main/java/hudson/plugins/plot/Plot.java

See this annotation in the file changed.

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

Not covered lines

Lines 412-721 are not covered by tests

Check warning on line 976 in src/main/java/hudson/plugins/plot/Plot.java

See this annotation in the file changed.

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

Not covered lines

Lines 846-976 are not covered by tests

Check warning on line 844 in src/main/java/hudson/plugins/plot/Plot.java

See this annotation in the file changed.

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

Partially covered line

Line 844 is only partially covered, one branch is missing