Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Unix sockets #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Unix sockets #93

wants to merge 1 commit into from

Conversation

zinefer
Copy link

@zinefer zinefer commented Feb 23, 2018

Add a parameter to the web host resources that listens on a unix socket instead of a tcp port.

@codecov-io
Copy link

Codecov Report

Merging #93 into master will decrease coverage by 1.17%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   67.06%   65.89%   -1.18%     
==========================================
  Files          14       14              
  Lines         331      346      +15     
==========================================
+ Hits          222      228       +6     
- Misses        109      118       +9
Impacted Files Coverage Δ
lib/poise_application_ruby/resources/puma.rb 66.66% <33.33%> (-6.07%) ⬇️
lib/poise_application_ruby/resources/unicorn.rb 66.66% <33.33%> (-6.07%) ⬇️
lib/poise_application_ruby/resources/thin.rb 63.33% <33.33%> (-4.67%) ⬇️

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 aa3cd87...c28dfdf. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants