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

Default parsers #3

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Default parsers #3

wants to merge 7 commits into from

Conversation

cknv
Copy link
Owner

@cknv cknv commented Jan 22, 2017

This adds a few functions to help parse some datatypes. This is just suppose to make it less needed to have lambdas all over the place and reducing the need of tiresome redundancy.

  • boolean function
  • split by comma

Find the right name for the module with the functions. helpers seems ok, but as it is already in use, it requires some moving around.

This first one is does booleans.
@coveralls
Copy link

coveralls commented Jan 22, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 9fe8003 on default-parsers into 26df9cc on master.

@coveralls
Copy link

coveralls commented Jan 22, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 95a0265 on default-parsers into 26df9cc on master.

@coveralls
Copy link

coveralls commented Apr 28, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling a629e40 on default-parsers into 26df9cc on master.

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.

None yet

2 participants