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

refactor(app): Deep application refactoring #24

Closed tarampampam closed 3 years ago

tarampampam commented 3 years ago

Reason for This PR

The current implementation contains the following approaches that can be improved:

Description of Changes

Open questions (PR TODO list)

:warning: Inportant note for reviewer

Please, checkout on this branch locally, and review changes in your IDE.

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

:exclamation: No coverage uploaded for pull request base (master@eab60f3). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #24   +/-   ##
=========================================
  Coverage          ?   52.38%           
=========================================
  Files             ?       11           
  Lines             ?      294           
  Branches          ?        0           
=========================================
  Hits              ?      154           
  Misses            ?      130           
  Partials          ?       10           

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 eab60f3...deef021. Read the comment docs.