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-59846] Reintroduce automatic hyperlinking of URLs in JUnit test output, safely #669

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Applied linting suggestions from spotless

69568f4
Select commit
Loading
Failed to load commit list.
Open

[JENKINS-59846] Reintroduce automatic hyperlinking of URLs in JUnit test output, safely #669

Applied linting suggestions from spotless
69568f4
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 18, 2024 in 0s

Line Coverage: 96.15% (+40.47%), Branch Coverage: 75.00% (+5.77%)

Summary for modified lines

  • 77 lines have been modified
  • 1 line is not covered
  • 1 line is 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% (5/5) 83.67% (41/49) 81.33% (61/75) 69.16% (536/775) 70.96% (2544/3585) 59.06% (896/1517) 70.42% (10493/14901)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.08% ⬆️ +0.18% ⬆️ +0.04% ⬆️ +0.20% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 33.33% (10/30) 55.68% (49/88) 69.23% (18/26) 57.10% (201/352)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +16.00% ⬆️ +1.05% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 96.15% (25/26) 75.00% (3/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +40.47% ⬆️ +5.77% ⬆️ n/a

Annotations

Check warning on line 313 in src/main/java/hudson/tasks/test/TestResult.java

See this annotation in the file changed.

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

Not covered line

Line 313 is not covered by tests

Check warning on line 312 in src/main/java/hudson/tasks/test/TestResult.java

See this annotation in the file changed.

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

Partially covered line

Line 312 is only partially covered, one branch is missing