Skip to content

[JENKINS-75082] Include test results in build status notification #1008

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

[JENKINS-75082] Include test results in build status notification

6e00cbd
Select commit
Loading
Failed to load commit list.
Open

[JENKINS-75082] Include test results in build status notification #1008

[JENKINS-75082] Include test results in build status notification
6e00cbd
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Mar 18, 2025

Line Coverage: 64.44% (-15.64%), Branch Coverage: 75.00% (+0.61%)

Summary for modified lines

  • 147 lines have been modified
  • 16 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) 96.00% (24/25) 83.44% (136/163) 83.00% (210/253) 69.53% (1061/1526) 62.91% (3594/5713) 51.61% (1057/2048) 61.96% (14239/22981)
📈 Overall project (difference to reference job) ±0% ±0% +0.10% ⬆️ +0.20% ⬆️ -0.03% ⬇️ +0.01% ⬆️ +0.09% ⬆️ +0.02% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 100.00% (3/3) 100.00% (8/8) 82.46% (47/57) 80.08% (201/251) 74.39% (61/82) 80.48% (697/866)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -3.42% ⬇️ +0.07% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (2/2) 100.00% (3/3) n/a n/a 64.44% (29/45) 75.00% (6/8) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -15.64% ⬇️ +0.61% ⬆️ n/a

Annotations

Check warning on line 33 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/impl/notifier/TestResultsAdapter.java

See this annotation in the file changed.

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

Not covered line

Line 33 is not covered by tests

Check warning on line 56 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/impl/notifier/TestResultsAdapter.java

See this annotation in the file changed.

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

Not covered lines

Lines 55-56 are not covered by tests

Check warning on line 76 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/impl/notifier/TestResultsAdapter.java

See this annotation in the file changed.

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

Not covered lines

Lines 73-76 are not covered by tests

Check warning on line 38 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/impl/notifier/TestResultsAdapter.java

See this annotation in the file changed.

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

Partially covered line

Line 38 is only partially covered, one branch is missing

Check warning on line 69 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/api/BitbucketBuildStatus.java

See this annotation in the file changed.

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

Not covered lines

Lines 68-69 are not covered by tests

Check warning on line 83 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/api/BitbucketBuildStatus.java

See this annotation in the file changed.

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

Not covered lines

Lines 82-83 are not covered by tests

Check warning on line 91 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/api/BitbucketBuildStatus.java

See this annotation in the file changed.

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

Not covered lines

Lines 90-91 are not covered by tests

Check warning on line 99 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/api/BitbucketBuildStatus.java

See this annotation in the file changed.

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

Not covered lines

Lines 98-99 are not covered by tests

Check warning on line 195 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/api/BitbucketBuildStatus.java

See this annotation in the file changed.

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

Not covered line

Line 195 is not covered by tests

Check warning on line 194 in src/main/java/com/cloudbees/jenkins/plugins/bitbucket/api/BitbucketBuildStatus.java

See this annotation in the file changed.

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

Partially covered line

Line 194 is only partially covered, one branch is missing