Closed rustatian closed 2 years ago
Merging #171 (665ae57) into master (d2139da) will decrease coverage by
0.02%
. The diff coverage is50.00%
.:exclamation: Current head 665ae57 differs from pull request most recent head b765090. Consider uploading reports for the commit b765090 to get more accurate results
@@ Coverage Diff @@
## master #171 +/- ##
==========================================
- Coverage 67.39% 67.37% -0.03%
==========================================
Files 134 134
Lines 10483 10488 +5
==========================================
+ Hits 7065 7066 +1
- Misses 2677 2680 +3
- Partials 741 742 +1
Impacted Files | Coverage Δ | |
---|---|---|
server/plugin.go | 67.80% <50.00%> (-1.70%) |
:arrow_down: |
sqs/sqsjobs/item.go | 65.78% <0.00%> (-1.32%) |
:arrow_down: |
beanstalk/beanstalkjobs/item.go | 76.71% <0.00%> (+2.73%) |
:arrow_up: |
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 d2139da...b765090. Read the comment docs.
Reason for This PR
v2.6.2
release.Description of Changes
supervisor
events to the server plugin.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
.