Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): enable or disable httpd server. #262

Merged
merged 1 commit into from
Jul 27, 2017
Merged

feat(config): enable or disable httpd server. #262

merged 1 commit into from
Jul 27, 2017

Conversation

appleboy
Copy link
Owner

fix #261

@codecov-io
Copy link

codecov-io commented Jul 27, 2017

Codecov Report

Merging #262 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   95.94%   95.95%   +0.01%     
==========================================
  Files          16       16              
  Lines        1183     1188       +5     
==========================================
+ Hits         1135     1140       +5     
  Misses         39       39              
  Partials        9        9
Impacted Files Coverage Δ
gorush/server_unix.go 100% <100%> (ø) ⬆️
config/config.go 100% <100%> (ø) ⬆️

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 ac7bd0a...6a9df67. Read the comment docs.

@appleboy appleboy merged commit 00ff024 into master Jul 27, 2017
@appleboy appleboy deleted the httpd branch July 27, 2017 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User can disable default HTTPD server.
2 participants