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

Add support for PHP 8.1 native enums #56

Merged
merged 7 commits into from
Aug 18, 2023
Merged

Conversation

yann-eugone
Copy link
Collaborator

No description provided.

@yann-eugone yann-eugone self-assigned this Aug 18, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2023

Codecov Report

Patch coverage: 95.65% and project coverage change: -4.09% ⚠️

Comparison is base (e051412) 99.56% compared to head (daa742d) 95.48%.

Additional details and impacted files
@@             Coverage Diff              @@
##                4.x      #56      +/-   ##
============================================
- Coverage     99.56%   95.48%   -4.09%     
- Complexity       90      101      +11     
============================================
  Files            18       20       +2     
  Lines           232      332     +100     
============================================
+ Hits            231      317      +86     
- Misses            1       15      +14     
Files Changed Coverage Δ
src/NativeTranslatedEnum.php 88.88% <88.88%> (ø)
src/Exception/LogicException.php 100.00% <100.00%> (ø)
src/NativeEnum.php 100.00% <100.00%> (ø)

... and 10 files with indirect coverage changes

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

@yann-eugone yann-eugone requested a review from J-Ben87 August 18, 2023 09:35
@yann-eugone yann-eugone merged commit a864c76 into 4.x Aug 18, 2023
@yann-eugone yann-eugone deleted the native-enum-support branch July 8, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants