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 native param types #521

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Conversation

kamil-tekiela
Copy link
Contributor

@kamil-tekiela kamil-tekiela commented Jan 6, 2024

It's still not possible to remove SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint because of Token class. I don't know how to fix it. @MauricioFauth maybe you have some cool idea?

@kamil-tekiela kamil-tekiela marked this pull request as draft January 6, 2024 22:10
Copy link

codecov bot commented Jan 6, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (25a0713) 96.45% compared to head (b475467) 96.45%.

Files Patch % Lines
src/Tools/TestGenerator.php 0.00% 3 Missing ⚠️
src/Tools/ContextGenerator.php 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #521   +/-   ##
=========================================
  Coverage     96.45%   96.45%           
- Complexity     2150     2152    +2     
=========================================
  Files            64       64           
  Lines          5015     5019    +4     
=========================================
+ Hits           4837     4841    +4     
  Misses          178      178           

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

@kamil-tekiela kamil-tekiela marked this pull request as ready for review January 12, 2024 14:25
@MauricioFauth MauricioFauth merged commit fe490db into phpmyadmin:master Jan 15, 2024
10 of 12 checks passed
@MauricioFauth MauricioFauth self-assigned this Jan 15, 2024
@kamil-tekiela kamil-tekiela deleted the param-types-3 branch January 15, 2024 17:07
@williamdes williamdes added this to the 6.0.0 milestone Jan 16, 2024
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