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

Move options validation up #14

Merged
merged 1 commit into from
Oct 1, 2019
Merged

Move options validation up #14

merged 1 commit into from
Oct 1, 2019

Conversation

vonagam
Copy link
Contributor

@vonagam vonagam commented Jun 26, 2018

No need to validate options every time.

@joaonice
Copy link
Member

joaonice commented Oct 1, 2019

@vonagam sorry for the delay. Can you please verify why the tests are failing?

@vonagam
Copy link
Contributor Author

vonagam commented Oct 1, 2019

Well, you can see the reason in travis logs. It is because of this line introduced in previous merged PR. Currently it contains two errors: does not provide required fields option and also uses modelFactory instead of compoundModelFactory. Fixed both of those.

@joaonice joaonice merged commit f54de4b into seegno:master Oct 1, 2019
@joaonice
Copy link
Member

joaonice commented Oct 1, 2019

@vonagam thank you. You can use the version 1.2.0.

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