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

Overload EvaluationRequest constructor #1372

Closed

Conversation

habuma
Copy link
Member

@habuma habuma commented Sep 19, 2024

I find that more often than not, I create an EvaluationRequest by passing in List.of() or Collections.emptyList() as the 2nd constructor argument (data list).

As a convenience, I thought it would be nice if there were a constructor that defaulted to an empty list.

@markpollack
Copy link
Member

tx, merged in 62feb38

@markpollack markpollack added this to the 1.0.0-M3 milestone Sep 19, 2024
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