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(bug): fix issue with not working `informer.Workers` RPC call #65

Closed rustatian closed 3 years ago

rustatian commented 3 years ago

Reason for This PR

closes: https://github.com/spiral/roadrunner/issues/686

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 #65 (a44863c) into master (11e6fe7) will increase coverage by 0.14%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   50.83%   50.98%   +0.14%     
==========================================
  Files          11       11              
  Lines         301      306       +5     
==========================================
+ Hits          153      156       +3     
- Misses        137      139       +2     
  Partials       11       11              
Impacted Files Coverage Δ
internal/cli/workers/command.go 23.72% <0.00%> (-0.84%) :arrow_down:
internal/container/plugins.go 100.00% <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 11e6fe7...a44863c. Read the comment docs.