Skip to content

Conversation

kmlrj
Copy link
Contributor

@kmlrj kmlrj commented Dec 26, 2020

Description

Performs required validation before transform-ing the value to prevent NilClass error.
Fixes #59

Copy link
Collaborator

@iMacTia iMacTia left a comment

Choose a reason for hiding this comment

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

Thank you @kmathesw, the fix makes sense and I can see the test coverage is fine, although it seems like we have some issues with the Travis build.
Running tests locally for all the combinations is going to be a pain, so please bear with me while I switch over to GitHub Actions.

@iMacTia
Copy link
Collaborator

iMacTia commented Dec 29, 2020

@kmathesw would you mind pulling/rebasing from master? I've just merged in #61 that should fix the tests 👍

@kmlrj
Copy link
Contributor Author

kmlrj commented Dec 29, 2020

@kmathesw would you mind pulling/rebasing from master? I've just merged in #61 that should fix the tests 👍

@iMacTia Done. And thanks for the quick review :)

@iMacTia
Copy link
Collaborator

iMacTia commented Dec 29, 2020

Thanks @kmathesw, all tests green 🎉 !
LGTM

@iMacTia iMacTia merged commit c80485d into nicolasblanco:master Dec 29, 2020
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.

when nil in required param transform fails
2 participants