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

Made configurables optional. Introduced default. #266

Merged
merged 2 commits into from
Sep 26, 2016

Conversation

stefanoborini
Copy link
Contributor

To support the command line client, we want configurable options to be optional.
If nothing is specified, the server will try to use a default, and if no default is present, it should act as in a bad representation.

@codecov-io
Copy link

Current coverage is 92.97% (diff: 97.29%)

Merging #266 into master will increase coverage by 0.01%

@@             master       #266   diff @@
==========================================
  Files            65         65          
  Lines          2869       2891    +22   
  Methods           0          0          
  Messages          0          0          
  Branches        196        198     +2   
==========================================
+ Hits           2667       2688    +21   
- Misses          142        143     +1   
  Partials         60         60          

Powered by Codecov. Last update e0de048...9de5b9b

@stefanoborini stefanoborini merged commit b0828d8 into master Sep 26, 2016
@stefanoborini stefanoborini deleted the configurable-defaults branch September 26, 2016 16:44
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.

2 participants