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(env): Do not use any name for the env by default #42

Closed rustatian closed 3 years ago

rustatian commented 3 years ago

Reason for This PR

closes #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 #42 (04762ac) into master (c3e1ece) will decrease coverage by 0.67%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   52.20%   51.52%   -0.68%     
==========================================
  Files          11       11              
  Lines         295      295              
==========================================
- Hits          154      152       -2     
- Misses        131      132       +1     
- Partials       10       11       +1     
Impacted Files Coverage Δ
internal/cli/root.go 70.83% <100.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...04762ac. Read the comment docs.