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

reformat-declarative-pipeline #343

Closed
wants to merge 2 commits into from

added test and example for declarative pipeline

e4760d6
Select commit
Loading
Failed to load commit list.
Closed

reformat-declarative-pipeline #343

added test and example for declarative pipeline
e4760d6
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Sep 26, 2024 in 0s

Line Coverage: 6.45% (-40.33%), Branch Coverage: 0.00% (-20.83%)

Summary for modified lines

  • 176 lines have been modified
  • 58 lines are not covered
  • 15 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) 87.50% (21/24) 66.67% (102/153) 69.27% (124/179) 33.07% (382/1155) 34.96% (997/2852) 21.73% (158/727) 32.93% (3559/10808)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% -0.28% ⬇️ +0.00% +0.00%
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 100.00% (15/15) 100.00% (30/30) 51.92% (81/156) 46.79% (131/280) 20.83% (20/96) 32.75% (318/971)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -3.78% ⬇️ +0.00% n/a
🐾 Modified code lines 100.00% (1/1) 50.00% (1/2) 13.33% (2/15) n/a n/a 6.45% (4/62) 0.00% (0/20) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -40.33% ⬇️ -20.83% ⬇️ n/a

Annotations

Check warning on line 113 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestCommentUpdatedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 76-113 are not covered by tests

Check warning on line 113 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestCommentCreatedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 68-113 are not covered by tests

Check warning on line 107 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestCreatedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 100-107 are not covered by tests

Check warning on line 93 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestDeclinedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 86-93 are not covered by tests

Check warning on line 99 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestMergedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 92-99 are not covered by tests

Check warning on line 106 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestApprovedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 105-106 are not covered by tests

Check warning on line 96 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestCommentDeletedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 63-96 are not covered by tests

Check warning on line 107 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestUpdatedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 100-107 are not covered by tests

Check warning on line 63 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/server/BitBucketPPRPullRequestServerDeclinedActionFilter.java

See this annotation in the file changed.

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

Not covered line

Line 63 is not covered by tests

Check warning on line 101 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/server/BitBucketPPRPullRequestServerApprovedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 79-101 are not covered by tests

Check warning on line 77 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/server/BitBucketPPRPullRequestServerCommentCreatedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 69-77 are not covered by tests

Check warning on line 115 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/server/BitBucketPPRPullRequestServerCommentCreatedActionFilter.java

See this annotation in the file changed.

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

Not covered lines

Lines 108-115 are not covered by tests

Check warning on line 76 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/server/BitBucketPPRPullRequestServerSourceUpdatedActionFilter.java

See this annotation in the file changed.

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

Not covered line

Line 76 is not covered by tests

Check warning on line 70 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/server/BitBucketPPRPullRequestServerMergedActionFilter.java

See this annotation in the file changed.

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

Not covered line

Line 70 is not covered by tests

Check warning on line 76 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/server/BitBucketPPRPullRequestServerCreatedActionFilter.java

See this annotation in the file changed.

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

Not covered line

Line 76 is not covered by tests

Check warning on line 76 in src/main/java/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/server/BitBucketPPRPullRequestServerUpdatedActionFilter.java

See this annotation in the file changed.

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

Not covered line

Line 76 is not covered by tests