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

[Spike] Make coded overrideParameters for Properties possible #234

Merged
merged 1 commit into from
Jun 30, 2016
Merged

[Spike] Make coded overrideParameters for Properties possible #234

merged 1 commit into from
Jun 30, 2016

Conversation

alexandrnikitin
Copy link
Contributor

An attempt to fix #233
Test.parseParams returns a func Parameters => Parameters that applies cmd parameters. It makes possible to have a chain: default params => coded overwrite => cmd overwrite

What do you think?

Test.parseParams returns a func Parameters => Parameters that applies cmd parameters. It makes possible to have a chain: default params => coded overwrite => cmd overwrite
@alexandrnikitin
Copy link
Contributor Author

@rickynils, any feedback on this?

@alexandrnikitin
Copy link
Contributor Author

@rickynils I really need it solved. Take a look please.

@rickynils rickynils merged commit 31e745f into typelevel:master Jun 30, 2016
@alexandrnikitin alexandrnikitin deleted the fix-overrideParameters-spike branch July 4, 2016 07:46
@alexandrnikitin
Copy link
Contributor Author

Thanks!

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.

Properties.overrideParameters isn't called when executed via ScalaCheckRunner
2 participants