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 domains deserialization for dataintegrity #637

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

sbihel
Copy link
Member

@sbihel sbihel commented Dec 18, 2024

Description

DataIntegrity doesn't use serde's derive macro, so the custom deserializer added in #636 wasn't used.

Other changes

N/A

Optional section

N/A

Tested

Added a unit test

@sbihel sbihel merged commit 8764a8b into main Dec 20, 2024
3 checks passed
@sbihel sbihel deleted the fix-domains-deserialization branch December 20, 2024 09:54
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