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

feat: add support for typed constants in AlphabeticallyOrderedConstan… #142

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

davidxkurka
Copy link
Collaborator

…tsSniff

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 97.82609% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.45%. Comparing base (be52c85) to head (49d6355).

Files Patch % Lines
...s/Ordering/AlphabeticallyOrderedConstantsSniff.php 97.82% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            7.0.x     #142      +/-   ##
==========================================
+ Coverage   95.25%   95.45%   +0.19%     
==========================================
  Files           3        3              
  Lines         232      264      +32     
==========================================
+ Hits          221      252      +31     
- Misses         11       12       +1     

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

Copy link
Contributor

@simPod simPod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compare with #141 PHPCSStandards/PHP_CodeSniffer#332

Maybe it could be simplified?

@davidxkurka davidxkurka force-pushed the dk/ordered-constants-data-type-support branch from 79579b7 to 49d6355 Compare March 11, 2024 10:28
@simPod simPod merged commit b422c03 into 7.0.x Mar 11, 2024
6 checks passed
@simPod simPod deleted the dk/ordered-constants-data-type-support branch March 11, 2024 10:34
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.

None yet

3 participants