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

Rename enum cases to match suggested formatting (RFC)

4b4eb9d
Select commit
Loading
Failed to load commit list.
Merged

Support BackedEnum attribute typecast behaviour. #20185

Rename enum cases to match suggested formatting (RFC)
4b4eb9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 6, 2024 in 1s

64.84% (-0.01%) compared to 65e3369

View this Pull Request on Codecov

64.84% (-0.01%) compared to 65e3369

Details

Codecov Report

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

Project coverage is 64.84%. Comparing base (65e3369) to head (4b4eb9d).

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%   64.84%   -0.01%     
- Complexity    11409    11411       +2     
============================================
  Files           431      431              
  Lines         37142    37146       +4     
============================================
  Hits          24087    24087              
- Misses        13055    13059       +4     

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