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

Delegate compression to servlet container #390

Merged
merged 3 commits into from
Jun 14, 2024

Delegate compression to servlet container

930e934
Select commit
Loading
Failed to load commit list.
Merged

Delegate compression to servlet container #390

Delegate compression to servlet container
930e934
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jun 12, 2024

Line Coverage: 91.67% (+13.03%), Branch Coverage: 77.78% (+25.00%)

Summary for modified lines

  • 51 lines have been modified
  • 2 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) 80.00% (4/5) 72.73% (16/22) 80.65% (25/31) 70.00% (105/150) 60.65% (732/1207) 39.66% (163/411) 62.88% (3209/5103)
📈 Overall project (difference to reference job) +0.00% +0.00% +1.30% ⬆️ +1.33% ⬆️ +0.82% ⬆️ +0.63% ⬆️ +0.85% ⬆️ +0.45% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 100.00% (3/3) 100.00% (11/11) 80.39% (41/51) 78.64% (265/337) 52.78% (57/108) 77.45% (1130/1459)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +1.00% ⬆️ +2.27% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (2/2) 100.00% (3/3) n/a n/a 91.67% (22/24) 77.78% (7/9) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +13.03% ⬆️ +25.00% ⬆️ n/a

Annotations

Check warning on line 119 in src/main/java/winstone/HostConfiguration.java

See this annotation in the file changed.

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

Not covered line

Line 119 is not covered by tests

Check warning on line 109 in src/main/java/winstone/HostConfiguration.java

See this annotation in the file changed.

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

Partially covered line

Line 109 is only partially covered, one branch is missing

Check warning on line 331 in src/main/java/winstone/cmdline/Option.java

See this annotation in the file changed.

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

Not covered line

Line 331 is not covered by tests

Check warning on line 328 in src/main/java/winstone/cmdline/Option.java

See this annotation in the file changed.

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

Partially covered line

Line 328 is only partially covered, one branch is missing