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

feat(informer): Update informer statistic #43

Closed rustatian closed 3 years ago

rustatian commented 3 years ago

Reason for This PR

closes https://github.com/spiral/roadrunner/issues/639 closes https://github.com/spiral/roadrunner/issues/633 fixes #41

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 #43 (67357f1) into master (c3e1ece) will decrease coverage by 1.37%. The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   52.20%   50.83%   -1.38%     
==========================================
  Files          11       11              
  Lines         295      301       +6     
==========================================
- Hits          154      153       -1     
- Misses        131      137       +6     
- Partials       10       11       +1     
Impacted Files Coverage Δ
internal/cli/workers/command.go 24.56% <0.00%> (-2.37%) :arrow_down:
internal/container/plugins.go 100.00% <100.00%> (ø)
internal/cli/root.go 70.83% <0.00%> (-4.17%) :arrow_down:

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 749b7aa...67357f1. Read the comment docs.