roadrunner-server / roadrunner-plugins

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

fix(bug): logger production config regression #52

Closed rustatian closed 3 years ago

rustatian commented 3 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 3 years ago

Codecov Report

Merging #52 (03284e2) into master (4f8f4d8) will decrease coverage by 0.04%. The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   67.22%   67.17%   -0.05%     
==========================================
  Files         110      110              
  Lines        9198     9175      -23     
==========================================
- Hits         6183     6163      -20     
+ Misses       2386     2384       -2     
+ Partials      629      628       -1     
Impacted Files Coverage Δ
logger/plugin.go 55.81% <0.00%> (ø)
logger/config.go 62.80% <100.00%> (-5.95%) :arrow_down:
beanstalk/item.go 74.19% <0.00%> (-3.23%) :arrow_down:
amqp/amqpjobs/item.go 71.01% <0.00%> (+1.44%) :arrow_up:
boltdb/boltjobs/listener.go 61.90% <0.00%> (+2.85%) :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 4f8f4d8...03284e2. Read the comment docs.