spiral-modules / roadrunner-binary

💾 High-performance PHP application server, load-balancer and process manager written in Golang. RR2 releases repository.
MIT License
44 stars 25 forks source link

fix(log): uniform log levels #50

Closed rustatian closed 3 years ago

rustatian commented 3 years ago

Reason for This PR

closes #48

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 #50 (21b82f3) into master (eb06232) will decrease coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   50.83%   50.66%   -0.17%     
==========================================
  Files          11       11              
  Lines         301      300       -1     
==========================================
- Hits          153      152       -1     
  Misses        137      137              
  Partials       11       11              
Impacted Files Coverage Δ
internal/container/plugins.go 100.00% <ø> (ø)
internal/container/config.go 91.30% <100.00%> (ø)

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 eb06232...21b82f3. Read the comment docs.