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: send empty string instead of null when the schema data is undefined #2948

Closed
wants to merge 1 commit into from

fix: send empty string instead of null when the schema data is undefined

95c16b2
Select commit
Loading
Failed to load commit list.
Closed

fix: send empty string instead of null when the schema data is undefined #2948

fix: send empty string instead of null when the schema data is undefined
95c16b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 21, 2023 in 0s

87.17% (-0.10%) compared to 290854c

View this Pull Request on Codecov

87.17% (-0.10%) compared to 290854c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (290854c) 87.27% compared to head (95c16b2) 87.17%.
Report is 18 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2948      +/-   ##
===========================================
- Coverage    87.27%   87.17%   -0.10%     
===========================================
  Files          790      860      +70     
  Lines        29218    29295      +77     
  Branches      6834     6835       +1     
===========================================
+ Hits         25501    25539      +38     
- Misses        3373     3410      +37     
- Partials       344      346       +2     

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