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

Allow runtime BatchParameters #18

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

joshua-stauffer
Copy link
Member

No description provided.

mock_validation_definition = (
mock_context.validation_definitions.add_or_update.return_value
)
mock_batch_definition = Mock()
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: it'd probably be good to put spec=<MODEL> in these.

Copy link
Member Author

Choose a reason for hiding this comment

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

great, even better let's use create_autospec 517212c

Copy link
Contributor

@tyler-hoffman tyler-hoffman left a comment

Choose a reason for hiding this comment

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

LGTM

@joshua-stauffer joshua-stauffer merged commit fa8ead2 into main Jan 17, 2025
9 checks passed
@joshua-stauffer joshua-stauffer deleted the f/core-731/allow_batch_params_via_dag_params branch January 17, 2025 09:23
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