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): add grpc config. #255

Merged
merged 1 commit into from
Jul 24, 2017
Merged

feat(config): add grpc config. #255

merged 1 commit into from
Jul 24, 2017

Conversation

appleboy
Copy link
Owner

fix #254

@codecov-io
Copy link

codecov-io commented Jul 24, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   95.86%   95.87%   +0.01%     
==========================================
  Files          16       16              
  Lines        1160     1163       +3     
==========================================
+ Hits         1112     1115       +3     
  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 9a52f8f...9917774. Read the comment docs.

@appleboy appleboy merged commit 41a8a60 into master Jul 24, 2017
@appleboy appleboy deleted the config2 branch July 24, 2017 10:58
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 enable or disable gRPC server
2 participants