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(generator): accept boolean value in caps #57

Merged
merged 1 commit into from
Sep 11, 2017

Conversation

hisabimbola
Copy link
Contributor

@hisabimbola hisabimbola commented Sep 8, 2017

Summary

fixes #38

Description

map 'TRUE' to true and 'FALSE' to false

Todo

  • Tests
    • Unit
    • Integration
    • Acceptance
  • Documentation

map 'TRUE' to true and 'FALSE' to false

fixes #38
@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 90.038% when pulling 31cdc9f on 38_accept_boolean_value_in_caps into 4a364ab on master.

@hisabimbola hisabimbola self-assigned this Sep 11, 2017
@hisabimbola hisabimbola merged commit 8fb51ac into master Sep 11, 2017
@hisabimbola hisabimbola deleted the 38_accept_boolean_value_in_caps branch September 11, 2017 09:27
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.

Accept Boolean values written in capital letters too
3 participants