roadrunner-server / roadrunner-plugins

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

feat(service): stdout logging #131

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 #131 (3daabb1) into master (4570721) will decrease coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
- Coverage   65.27%   65.14%   -0.13%     
==========================================
  Files         137      137              
  Lines       10907    10908       +1     
==========================================
- Hits         7119     7106      -13     
- Misses       3076     3088      +12     
- Partials      712      714       +2     
Impacted Files Coverage Δ
service/process.go 92.92% <100.00%> (+0.07%) :arrow_up:
tcp/handler/handler.go 51.35% <0.00%> (-6.09%) :arrow_down:
boltdb/boltjobs/listener.go 58.49% <0.00%> (-5.67%) :arrow_down:
sqs/sqsjobs/item.go 65.78% <0.00%> (-1.32%) :arrow_down:
redis/pubsub/pubsub.go 72.86% <0.00%> (+2.32%) :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 4570721...3daabb1. Read the comment docs.