Skip to content

Made configurables optional. Introduced default.#266

Merged
stefanoborini merged 2 commits into
masterfrom
configurable-defaults
Sep 26, 2016
Merged

Made configurables optional. Introduced default.#266
stefanoborini merged 2 commits into
masterfrom
configurable-defaults

Conversation

@stefanoborini

Copy link
Copy Markdown
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
Copy Markdown

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