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

[JENKINS-73170] Upgrade Commons FileUpload from 1.5 to 2.0.0-M2 #9259

Merged
merged 7 commits into from
May 18, 2024

fix Javadoc

068d4be
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-73170] Upgrade Commons FileUpload from 1.5 to 2.0.0-M2 #9259

fix Javadoc
068d4be
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded May 16, 2024 in 0s

Line Coverage: 28.36% (-42.16%), Branch Coverage: 75.00% (+8.21%)

Summary for modified lines

  • 216 lines have been modified
  • 48 lines are not covered
  • 6 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% (3/3) 83.02% (88/106) 80.63% (970/1203) 79.19% (1945/2456) 66.12% (10508/15892) 66.80% (36725/54977) 59.88% (13358/22309) 66.53% (165954/249431)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% -0.03% ⬇️ -0.10% ⬇️ -0.04% ⬇️ +0.01% ⬆️ -0.03% ⬇️
🐾 Modified files 100.00% (2/2) 100.00% (4/4) 100.00% (6/6) 83.55% (127/152) 77.30% (783/1013) 70.52% (3158/4478) 66.79% (1257/1882) 71.51% (14184/19836)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.59% ⬇️ -0.07% ⬇️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (4/4) 83.33% (5/6) n/a n/a 28.36% (19/67) 75.00% (3/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -42.16% ⬇️ +8.21% ⬆️ n/a
🐾 Indirect changes 100.00% (2/2) 83.33% (5/6) 66.67% (8/12) n/a n/a 55.56% (15/27) 57.14% (8/14) n/a

Annotations

Check warning on line 1189 in core/src/main/java/hudson/FilePath.java

See this annotation in the file changed.

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

Not covered lines

Lines 1188-1189 are not covered by tests

Check warning on line 1846 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Not covered lines

Lines 1845-1846 are not covered by tests

Check warning on line 101 in core/src/main/java/hudson/model/FileParameterValue.java

See this annotation in the file changed.

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

Not covered lines

Lines 100-101 are not covered by tests

Check warning on line 365 in core/src/main/java/hudson/model/FileParameterValue.java

See this annotation in the file changed.

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

Not covered lines

Lines 161-365 are not covered by tests

Check warning on line 421 in core/src/main/java/hudson/model/FileParameterValue.java

See this annotation in the file changed.

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

Not covered lines

Lines 377-421 are not covered by tests

Check warning on line 435 in core/src/main/java/hudson/model/FileParameterValue.java

See this annotation in the file changed.

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

Not covered lines

Lines 434-435 are not covered by tests

Check warning on line 479 in core/src/main/java/hudson/model/FileParameterValue.java

See this annotation in the file changed.

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

Not covered lines

Lines 442-479 are not covered by tests

Check warning on line 376 in core/src/main/java/hudson/model/FileParameterValue.java

See this annotation in the file changed.

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

Partially covered line

Line 376 is only partially covered, one branch is missing

Check warning on line 93 in core/src/main/java/hudson/model/FileParameterDefinition.java

See this annotation in the file changed.

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

Not covered line

Line 93 is not covered by tests

Check warning on line 134 in core/src/main/java/hudson/util/MultipartFormDataParser.java

See this annotation in the file changed.

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

Not covered line

Line 134 is not covered by tests

Check warning on line 146 in core/src/main/java/hudson/util/MultipartFormDataParser.java

See this annotation in the file changed.

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

Not covered lines

Lines 145-146 are not covered by tests