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

Add deserialization tests for 4.3 protobufs in Math #346

Merged
merged 6 commits into from
Aug 7, 2023

Conversation

Craigacp
Copy link
Member

Description

Following #318 adds deserialization tests to Math.

Motivation

We will support 4.3 protobufs in v5 and need tests to ensure that the upcoming refactors don't break serialization compatibility.

@Craigacp Craigacp added the Oracle employee This PR is from an Oracle employee label Jul 20, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 20, 2023
Copy link
Member

@pogren pogren left a comment

Choose a reason for hiding this comment

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

Looks good! More straightforward code that generates provenance serializations and then tests them. I made one small change that updated a few of the unit tests to use ParameterizedTest annotations with a MethodSource.

@Craigacp Craigacp merged commit df7e6a6 into oracle:main Aug 7, 2023
8 checks passed
@Craigacp Craigacp deleted the math-serialization branch August 7, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement. Oracle employee This PR is from an Oracle employee
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants