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

Support BackedEnum attribute typecast behaviour. #20185

Merged
merged 3 commits into from
Dec 7, 2024

Support BackedEnum attribute typecast behaviour.

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

Support BackedEnum attribute typecast behaviour. #20185

Support BackedEnum attribute typecast behaviour.
0acf0db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 6, 2024 in 0s

63.66% (-1.19%) compared to 65e3369

View this Pull Request on Codecov

63.66% (-1.19%) compared to 65e3369

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.66%. Comparing base (65e3369) to head (0acf0db).

Files with missing lines Patch % Lines
framework/behaviors/AttributeTypecastBehavior.php 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #20185      +/-   ##
============================================
- Coverage     64.85%   63.66%   -1.19%     
- Complexity    11409    11411       +2     
============================================
  Files           431      431              
  Lines         37142    37145       +3     
============================================
- Hits          24087    23647     -440     
- Misses        13055    13498     +443     

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