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

ensure empty values are not deserialized #436

Merged
merged 1 commit into from
Jun 8, 2024

ensure empty values are not deserialized

2249cc1
Select commit
Loading
Failed to load commit list.
Merged

ensure empty values are not deserialized #436

ensure empty values are not deserialized
2249cc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2024 in 1s

97.41% (+0.01%) compared to e432c2f

View this Pull Request on Codecov

97.41% (+0.01%) compared to e432c2f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.41%. Comparing base (e432c2f) to head (2249cc1).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #436      +/-   ##
==========================================
+ Coverage   97.40%   97.41%   +0.01%     
==========================================
  Files          33       33              
  Lines       11102    11118      +16     
==========================================
+ Hits        10814    10831      +17     
+ Misses        288      287       -1     

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