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: Fix metadata object-to-JSON serialization for oneOf fields and add full schema serialization test. #2758

Merged
merged 5 commits into from
Nov 13, 2022

Conversation

ksbrar
Copy link
Collaborator

@ksbrar ksbrar commented Nov 12, 2022

I also removed the deepcopy call that occurred when metadata dicts are serialized because it is unnecessary.

@ksbrar ksbrar changed the title fix: Fix metadata object-to-JSON conversion for oneOf fields and add JSON serialization test. fix: Fix metadata object-to-JSON serialization for oneOf fields and add full schema serialization test. Nov 13, 2022
@github-actions
Copy link

Unit Test Results

         6 files  ±0           6 suites  ±0   3h 38m 40s ⏱️ - 6m 27s
  3 516 tests +2    3 435 ✔️ +2    81 💤 ±0  0 ±0 
10 548 runs  +6  10 287 ✔️ +6  261 💤 ±0  0 ±0 

Results for commit 2c99a1d. ± Comparison against base commit 6cc82f4.

@ksbrar ksbrar merged commit 43eca26 into ludwig-ai:master Nov 13, 2022
@ksbrar ksbrar deleted the oneof-metadata-fix branch November 13, 2022 01:40
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.

None yet

3 participants