Skip to content

Conversation

@kamil-tekiela
Copy link
Contributor

Only DataType was using it. OptionsArray pretended to use it, but it didn't. This can be easily achieved with a public mutable property.

@codecov
Copy link

codecov bot commented Jun 10, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (875ce2b) 96.61% compared to head (1ae45d6) 96.61%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #482      +/-   ##
============================================
- Coverage     96.61%   96.61%   -0.01%     
  Complexity     2180     2180              
============================================
  Files            66       66              
  Lines          5059     5056       -3     
============================================
- Hits           4888     4885       -3     
  Misses          171      171              
Impacted Files Coverage Δ
src/Components/AlterOperation.php 98.62% <100.00%> (ø)
src/Components/Array2d.php 95.23% <100.00%> (ø)
src/Components/ArrayObj.php 100.00% <100.00%> (ø)
src/Components/CaseExpression.php 98.47% <100.00%> (ø)
src/Components/Condition.php 100.00% <100.00%> (ø)
src/Components/CreateDefinition.php 100.00% <100.00%> (ø)
src/Components/DataType.php 100.00% <100.00%> (ø)
src/Components/Expression.php 100.00% <100.00%> (ø)
src/Components/ExpressionArray.php 95.65% <100.00%> (ø)
src/Components/FunctionCall.php 93.33% <100.00%> (ø)
... and 16 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@williamdes williamdes added this to the 6.0.0 milestone Jun 13, 2023
@williamdes williamdes requested a review from MauricioFauth June 13, 2023 20:24
@MauricioFauth MauricioFauth merged commit da08ab2 into phpmyadmin:master Jun 17, 2023
@MauricioFauth MauricioFauth self-assigned this Jun 17, 2023
williamdes added a commit that referenced this pull request Jun 29, 2023
Signed-off-by: William Desportes <[email protected]>
@kamil-tekiela kamil-tekiela deleted the Drop-$options branch August 30, 2023 16:19
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