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

From doesn't throw immediately on null parameter. #722

Closed
wants to merge 5 commits into from

Conversation

Orace
Copy link
Contributor

@Orace Orace commented Nov 22, 2019

This PR addresses #721.

The first commit add TestFromWithXParametersEarlyThrowOnNullParameter that show the flaw.

From should not depend on Evaluate that re-test for functions to not be null.

@Orace
Copy link
Contributor Author

Orace commented Nov 22, 2019

This was discussed in PR #333. Please see all the comments and review there.

I am closing this as by-design.

@Orace Orace closed this Nov 22, 2019
@Orace Orace deleted the issue721 branch November 22, 2019 15:52
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.

1 participant