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-73942] Downloading tgz artifacts in Firefox is broken #9951

Merged
merged 3 commits into from
Dec 15, 2024

Merge branch 'master' into JENKINS-73942

4ddf916
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-73942] Downloading tgz artifacts in Firefox is broken #9951

Merge branch 'master' into JENKINS-73942
4ddf916
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 15, 2024 in 0s

Line Coverage: 94.55% (+18.22%), Branch Coverage: 90.91% (+15.27%)

Summary for modified lines

  • 182 lines have been modified
  • 3 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% (3/3) 83.18% (89/107) 80.82% (990/1225) 79.49% (1996/2511) 65.45% (10690/16334) 66.06% (37078/56124) 59.69% (13500/22617) 65.84% (167423/254304)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.02% ⬆️ +0.02% ⬆️ -0.01% ⬇️ -0.01% ⬇️ +0.00%
🐾 Modified files 100.00% (2/2) 100.00% (3/3) 100.00% (3/3) 96.43% (27/28) 86.36% (171/198) 76.32% (635/832) 75.63% (298/394) 79.93% (2951/3692)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.35% ⬆️ -0.13% ⬇️ n/a
🐾 Modified code lines 100.00% (2/2) 33.33% (1/3) 33.33% (1/3) n/a n/a 94.55% (52/55) 90.91% (20/22) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +18.22% ⬆️ +15.27% ⬆️ n/a
🐾 Indirect changes 100.00% (2/2) 57.14% (4/7) 46.67% (7/15) n/a n/a 34.21% (13/38) 42.11% (8/19) n/a

Annotations

Check warning on line 534 in core/src/main/java/hudson/model/DirectoryBrowserSupport.java

See this annotation in the file changed.

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

Not covered line

Line 534 is not covered by tests

Check warning on line 188 in core/src/main/java/jenkins/model/PeepholePermalink.java

See this annotation in the file changed.

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

Not covered line

Line 188 is not covered by tests

Check warning on line 183 in core/src/main/java/jenkins/model/PeepholePermalink.java

See this annotation in the file changed.

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

Partially covered line

Line 183 is only partially covered, one branch is missing

Check warning on line 187 in core/src/main/java/jenkins/model/PeepholePermalink.java

See this annotation in the file changed.

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

Partially covered line

Line 187 is only partially covered, one branch is missing

Check warning on line 379 in core/src/main/java/jenkins/util/VirtualFile.java

See this annotation in the file changed.

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

Not covered line

Line 379 is not covered by tests