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 crash with annotation on enum #1097

Merged
merged 1 commit into from
Dec 17, 2024

Fix crash with annotation on enum

3c420c2
Select commit
Loading
Failed to load commit list.
Merged

Fix crash with annotation on enum #1097

Fix crash with annotation on enum
3c420c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 1s

88.11% (+0.01%) compared to cb3ff51

View this Pull Request on Codecov

88.11% (+0.01%) compared to cb3ff51

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.11%. Comparing base (cb3ff51) to head (3c420c2).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1097      +/-   ##
============================================
+ Coverage     88.09%   88.11%   +0.01%     
- Complexity     2204     2205       +1     
============================================
  Files            84       84              
  Lines          7175     7175              
  Branches       1423     1423              
============================================
+ Hits           6321     6322       +1     
+ Misses          431      430       -1     
  Partials        423      423              

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