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

Avoid empty variables being marked as geometry fields (objects API registration) #4988

Merged
merged 2 commits into from
Jan 6, 2025

:bug: [#4978] Only mark variable as geometry if the key is not empty

0c3da88
Select commit
Loading
Failed to load commit list.
Merged

Avoid empty variables being marked as geometry fields (objects API registration) #4988

:bug: [#4978] Only mark variable as geometry if the key is not empty
0c3da88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

96.66% (-0.01%) compared to 7f8fd3b, passed because coverage increased by 0% when compared to adjusted base (96.66%)

View this Pull Request on Codecov

96.66% (-0.01%) compared to 7f8fd3b, passed because coverage increased by 0% when compared to adjusted base (96.66%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.66%. Comparing base (7f8fd3b) to head (0c3da88).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4988      +/-   ##
==========================================
- Coverage   96.66%   96.66%   -0.01%     
==========================================
  Files         761      761              
  Lines       25957    25957              
  Branches     3393     3393              
==========================================
- Hits        25092    25091       -1     
  Misses        601      601              
- Partials      264      265       +1     

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