spiral-modules / jobs

RoadRunner: Background PHP workers, Queue brokers
MIT License
60 stars 11 forks source link

Update config.go #13

Closed vvval closed 5 years ago

vvval commented 5 years ago

Fix config rewriting by defaults

codecov[bot] commented 5 years ago

Codecov Report

Merging #13 into master will decrease coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #13      +/-   ##
============================================
- Coverage     91.29%   91.23%   -0.06%     
  Complexity       26       26              
============================================
  Files            29       29              
  Lines          1550     1551       +1     
============================================
  Hits           1415     1415              
  Misses           90       90              
- Partials         45       46       +1
Impacted Files Coverage Δ Complexity Δ
config.go 96.77% <100%> (+0.1%) 0 <0> (ø) :arrow_down:
broker/amqp/queue.go 83.08% <0%> (-1.48%) 0% <0%> (ø)
broker/amqp/conn.go 98.13% <0%> (+0.93%) 0% <0%> (ø) :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 aebee97...f84dff4. Read the comment docs.