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

some error behaviors were lost and caused warnings #174

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

jonapich
Copy link
Collaborator

There was an oversight when I added ErrorBehaviors, the _deserialize_with_metadata as well as convert_kwargs_for_unpacking did not always pass the error mode, causing it to go back to "deprecated" mid way through the deserialization process.

@jonapich jonapich marked this pull request as ready for review October 31, 2023 12:53
@jonapich
Copy link
Collaborator Author

The fix is in coveo-functools/coveo_functools/flex/deserializer.py; everything else is just noise / changed some tests to specify the error behavior.

@jonapich jonapich merged commit 6103b1b into main Oct 31, 2023
9 checks passed
@jonapich jonapich deleted the fix/coveo-functools/flex-errors-lost branch October 31, 2023 14:30
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