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

Do not throw exception when flat_object field is explicitly null #15375

Merged

Merge branch 'main' into do_not_throw_on_null_flat_object

0539f08
Select commit
Loading
Failed to load commit list.
Merged

Do not throw exception when flat_object field is explicitly null #15375

Merge branch 'main' into do_not_throw_on_null_flat_object
0539f08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 0s

71.87% (target 70.00%)

View this Pull Request on Codecov

71.87% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.87%. Comparing base (9014894) to head (0539f08).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15375      +/-   ##
============================================
- Coverage     71.96%   71.87%   -0.09%     
+ Complexity    63319    63203     -116     
============================================
  Files          5224     5224              
  Lines        296138   296137       -1     
  Branches      42777    42777              
============================================
- Hits         213110   212863     -247     
- Misses        65546    65733     +187     
- Partials      17482    17541      +59     

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