Skip to content

Fix handling of empty enums to return null type when not nullable and…

7b77df6
Select commit
Loading
Failed to load commit list.
Merged

Fix crash when parsing enum containing only null value #2674

Fix handling of empty enums to return null type when not nullable and…
7b77df6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2025 in 1s

99.51% (+0.00%) compared to f42c49f

View this Pull Request on Codecov

99.51% (+0.00%) compared to f42c49f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.51%. Comparing base (f42c49f) to head (7b77df6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2674   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files          79       79           
  Lines       10986    11001   +15     
  Branches     1316     1318    +2     
=======================================
+ Hits        10933    10948   +15     
  Misses         32       32           
  Partials       21       21           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.