Skip to content

Fix #372 - re-implement CALL statements parsing#442

Merged
williamdes merged 4 commits intophpmyadmin:5.8.xfrom
williamdes:fix-372-call
May 8, 2023
Merged

Fix #372 - re-implement CALL statements parsing#442
williamdes merged 4 commits intophpmyadmin:5.8.xfrom
williamdes:fix-372-call

Conversation

@williamdes
Copy link
Copy Markdown
Member

Fixes: #372
Re-implements #224 in a cleaner way

Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes williamdes mentioned this pull request Apr 21, 2023
@williamdes williamdes added this to the 5.8.0 milestone Apr 21, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (74aea33) 97.04% compared to head (41ad592) 97.04%.

Additional details and impacted files
@@            Coverage Diff            @@
##              5.8.x     #442   +/-   ##
=========================================
  Coverage     97.04%   97.04%           
+ Complexity     2218     2216    -2     
=========================================
  Files            69       69           
  Lines          5107     5107           
=========================================
  Hits           4956     4956           
  Misses          151      151           
Impacted Files Coverage Δ
src/Statement.php 100.00% <ø> (ø)
src/Components/FunctionCall.php 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@williamdes williamdes self-assigned this Apr 21, 2023
@williamdes williamdes merged commit 0515846 into phpmyadmin:5.8.x May 8, 2023
williamdes added a commit that referenced this pull request May 8, 2023
Pull-request: #442

Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes williamdes deleted the fix-372-call branch May 8, 2023 11:13
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.

1 participant