Skip to content

Conversation

@dapper91
Copy link
Owner

sourceline was not being copied to snapshot which led to incorrect error message.
Deserialization proces gets stuck for List[Union] typed field because element index is not incremented if a validation error raised.
…n-bugfix

Union collection deserialization bug fixed.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ee40d03) 91.78% compared to head (1dde289) 92.00%.
Report is 28 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   91.78%   92.00%   +0.22%     
==========================================
  Files          26       26              
  Lines        1509     1514       +5     
==========================================
+ Hits         1385     1393       +8     
+ Misses        124      121       -3     
Flag Coverage Δ
unittests 92.00% <100.00%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dapper91 dapper91 merged commit 9bb0705 into master Jan 21, 2024
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.

3 participants