Closed rustatian closed 2 years ago
Merging #144 (c4b6845) into master (f4a5fce) will increase coverage by
1.78%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #144 +/- ##
==========================================
+ Coverage 65.29% 67.07% +1.78%
==========================================
Files 139 135 -4
Lines 11032 10315 -717
==========================================
- Hits 7203 6919 -284
+ Misses 3096 2677 -419
+ Partials 733 719 -14
Impacted Files | Coverage Δ | |
---|---|---|
broadcast/rpc.go | 69.81% <ø> (ø) |
|
websockets/plugin.go | 60.56% <100.00%> (ø) |
|
jobs/listener.go | 39.36% <0.00%> (-13.83%) |
:arrow_down: |
tcp/handler/handler.go | 51.35% <0.00%> (-6.09%) |
:arrow_down: |
beanstalk/beanstalkjobs/item.go | 77.14% <0.00%> (-5.72%) |
:arrow_down: |
jobs/protocol/protocol.go | 73.13% <0.00%> (-4.48%) |
:arrow_down: |
sqs/sqsjobs/item.go | 67.10% <0.00%> (-3.95%) |
:arrow_down: |
tcp/plugin.go | 71.30% <0.00%> (-0.87%) |
:arrow_down: |
api/proto/websockets/v1beta/websockets.pb.go | ||
http/config/tls.go | ||
... and 14 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2a47d36...c4b6845. Read the comment docs.
Reason for This PR
closes: #32
Description of Changes
License Acceptance
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.
PR Checklist
[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]
git commit -s
).CHANGELOG.md
.