Closed rustatian closed 3 years ago
Merging #88 (c25b382) into master (c603f5b) will decrease coverage by
0.42%
. The diff coverage is83.33%
.
@@ Coverage Diff @@
## master #88 +/- ##
==========================================
- Coverage 69.10% 68.67% -0.43%
==========================================
Files 118 119 +1
Lines 9969 9993 +24
==========================================
- Hits 6889 6863 -26
- Misses 2408 2459 +51
+ Partials 672 671 -1
Impacted Files | Coverage Δ | |
---|---|---|
beanstalk/beanstalkjobs/config.go | 68.42% <ø> (ø) |
|
beanstalk/beanstalkjobs/connection.go | 63.15% <ø> (ø) |
|
beanstalk/beanstalkjobs/consumer.go | 75.43% <ø> (ø) |
|
beanstalk/beanstalkjobs/item.go | 80.00% <ø> (ø) |
|
beanstalk/beanstalkjobs/listen.go | 78.26% <ø> (ø) |
|
http/handler/request.go | 77.21% <57.14%> (-0.42%) |
:arrow_down: |
beanstalk/plugin.go | 93.33% <100.00%> (ø) |
|
http/handler/handler.go | 82.66% <100.00%> (+0.07%) |
:arrow_up: |
sqs/sqsjobs/consumer.go | 76.66% <100.00%> (+0.07%) |
:arrow_up: |
jobs/listener.go | 35.15% <0.00%> (-12.50%) |
:arrow_down: |
... and 9 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 c603f5b...c25b382. Read the comment docs.
Reason for This PR
closes: #86
Description of Changes
sync.Pool
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
.