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

fix: sendCloudEvent method of sinks.HttpSink #10

Merged
merged 1 commit into from
Dec 15, 2023

fix: sendCloudEvent method of sinks.HttpSink

070d148
Select commit
Loading
Failed to load commit list.
Merged

fix: sendCloudEvent method of sinks.HttpSink #10

fix: sendCloudEvent method of sinks.HttpSink
070d148
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Oct 30, 2023 in 0s

Line Coverage: 0.00% (+0.00%), Branch Coverage: 0.00% (+0.00%)

Summary for modified lines

  • 5 lines have been modified
  • 3 lines are 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) 73.68% (14/19) 73.68% (14/19) 42.18% (62/147) 37.83% (199/526) 22.39% (30/134) 35.42% (652/1841)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% +0.00% -0.34% ⬇️ -0.06% ⬇️
🐾 Modified files 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) 0.00% (0/3) 0.00% (0/19) 0.00% (0/2) 0.00% (0/81)
📈 Modified files (difference to overall project) n/a n/a n/a n/a n/a -37.83% ⬇️ -22.39% ⬇️ n/a
🐾 Modified code lines 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/3) 0.00% (0/2) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +0.00% +0.00% n/a

Annotations

Check warning on line 48 in src/main/java/io/jenkins/plugins/cdevents/sinks/HttpSink.java

See this annotation in the file changed.

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

Not covered lines

Lines 31-48 are not covered by tests