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

Restore compatiblity with junit-sql-storage #630

Merged
merged 1 commit into from
Jul 29, 2024

Restore compatiblity with junit-sql-storage

3d9e9cb
Select commit
Loading
Failed to load commit list.
Merged

Restore compatiblity with junit-sql-storage #630

Restore compatiblity with junit-sql-storage
3d9e9cb
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jul 29, 2024 in 0s

Line Coverage: 92.31% (+12.51%), Branch Coverage: 68.18% (+5.11%)

Summary for modified lines

  • 141 lines have been modified
  • 8 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% (5/5) 83.67% (41/49) 81.08% (60/74) 70.00% (532/760) 70.36% (2431/3455) 57.67% (883/1531) 69.54% (10311/14827)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% -0.13% ⬇️ -0.13% ⬇️ -0.14% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) 100.00% (5/5) 74.80% (95/127) 79.80% (798/1000) 63.07% (234/371) 80.14% (3552/4432)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.30% ⬇️ -0.54% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) n/a n/a 92.31% (96/104) 68.18% (15/22) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +12.51% ⬆️ +5.11% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) n/a n/a 50.00% (1/2) 0.00% (0/2) n/a

Annotations

Check warning on line 273 in src/main/java/hudson/tasks/junit/History.java

See this annotation in the file changed.

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

Not covered lines

Lines 259-273 are not covered by tests

Check warning on line 562 in src/main/java/hudson/tasks/junit/History.java

See this annotation in the file changed.

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

Not covered line

Line 562 is not covered by tests

Check warning on line 655 in src/main/java/hudson/tasks/junit/History.java

See this annotation in the file changed.

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

Not covered lines

Lines 653-655 are not covered by tests

Check warning on line 183 in src/main/java/hudson/tasks/junit/History.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, 2 branches are missing

Check warning on line 186 in src/main/java/hudson/tasks/junit/History.java

See this annotation in the file changed.

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

Partially covered line

Line 186 is only partially covered, one branch is missing

Check warning on line 456 in src/main/java/hudson/tasks/junit/History.java

See this annotation in the file changed.

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

Partially covered line

Line 456 is only partially covered, one branch is missing

Check warning on line 545 in src/main/java/hudson/tasks/junit/History.java

See this annotation in the file changed.

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

Partially covered line

Line 545 is only partially covered, one branch is missing

Check warning on line 19 in src/main/java/hudson/tasks/junit/HistoryTestResultSummary.java

See this annotation in the file changed.

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

Not covered line

Line 19 is not covered by tests