roadrunner-server / roadrunner-plugins

📦 Home for the roadrunner plugins
MIT License
25 stars 9 forks source link

bug(logger): pass logger to the server's IPC #203

Closed rustatian closed 2 years ago

rustatian commented 2 years ago

Reason for This PR

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]

codecov[bot] commented 2 years ago

Codecov Report

Merging #203 (2b43a83) into master (e1fcecd) will decrease coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   68.43%   68.31%   -0.13%     
==========================================
  Files         141      141              
  Lines       10824    10824              
==========================================
- Hits         7407     7394      -13     
- Misses       2647     2656       +9     
- Partials      770      774       +4     
Impacted Files Coverage Δ
server/plugin.go 77.60% <100.00%> (ø)
jobs/protocol/handler.go 77.61% <0.00%> (-4.48%) :arrow_down:
jobs/listener.go 52.57% <0.00%> (-4.13%) :arrow_down:
reload/watcher.go 76.92% <0.00%> (-2.89%) :arrow_down:
beanstalk/beanstalkjobs/item.go 73.97% <0.00%> (-2.74%) :arrow_down:
sqs/sqsjobs/item.go 67.10% <0.00%> (+1.31%) :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 e1fcecd...2b43a83. Read the comment docs.