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

fix: disable fast validation for now - it breaks complex types #1548

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

dkhokhlov
Copy link
Contributor

@dkhokhlov dkhokhlov commented Feb 25, 2024

  • integration test with existing image (cloud run, fast validation) was checking only for primitive types
  • added new integration test test_predict_many_inputs_with_existing_image with template image & complex types
  • disabled fast validation for now

Signed-off-by: Dmitri Khokhlov <dkhokhlov@gmail.com>
@dkhokhlov dkhokhlov force-pushed the disable_fast_validation branch 2 times, most recently from 6cd6fb5 to 7d822e9 Compare February 26, 2024 04:02
@dkhokhlov dkhokhlov changed the title fix: disable fast validation for now - breaks complex types fix: disable fast validation for now - it breaks complex types Feb 26, 2024
@dkhokhlov dkhokhlov merged commit ecabcbd into main Feb 26, 2024
26 checks passed
@dkhokhlov dkhokhlov deleted the disable_fast_validation branch February 26, 2024 16:41
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