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 DataSchema-related deserialization #181

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Fix DataSchema-related deserialization #181

merged 2 commits into from
Jun 7, 2024

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Jun 7, 2024

In the context of #180, I noticed two small bugs preventing a proper deserialization of TDs. Unfortunately, these problems have not been detected by the tests that are in place, so some improvements in that regard will be necessary in future PRs.

@JKRhb JKRhb enabled auto-merge June 7, 2024 08:17
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.43%. Comparing base (034aca5) to head (4a67d2d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   63.38%   63.43%   +0.05%     
==========================================
  Files          78       78              
  Lines        2272     2270       -2     
==========================================
  Hits         1440     1440              
+ Misses        832      830       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JKRhb JKRhb merged commit 0191f0d into main Jun 7, 2024
5 checks passed
@JKRhb JKRhb deleted the fix-deserialization branch June 7, 2024 08:18
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