Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

iss #10: config #24

Merged
merged 4 commits into from
May 15, 2016
Merged

iss #10: config #24

merged 4 commits into from
May 15, 2016

Conversation

maizy
Copy link
Owner

@maizy maizy commented May 14, 2016

code for #10

@maizy maizy self-assigned this May 14, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-3.6%) to 14.773% when pulling 2965cdd on iss10-config into 3816587 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.6%) to 14.773% when pulling b6c825b on iss10-config into 3816587 on master.

implicit class ObjectImplicits(val config: Config) extends AnyVal {

def eitherObject(path: String): Either[String, ConfigObject] =
wrapExceptionToEither(path, "object") { config.getObject }
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not failed if path contains [{"some": "header"}]

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.7%) to 14.662% when pulling 347b2b1 on iss10-config into 3816587 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.9%) to 14.471% when pulling f739a38 on iss10-config into 3816587 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.9%) to 14.471% when pulling f739a38 on iss10-config into 3816587 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.9%) to 14.471% when pulling 91fb5f0 on iss10-config into 3816587 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.9%) to 14.471% when pulling 1f8d212 on iss10-config into 3816587 on master.

@maizy maizy merged commit 1f8d212 into master May 15, 2016
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