Skip to content

Split up Context::escape() #480

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

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

kamil-tekiela
Copy link
Contributor

No description provided.

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (539462d) 96.61% compared to head (f9da4ee) 96.61%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #480   +/-   ##
=========================================
  Coverage     96.61%   96.61%           
+ Complexity     2181     2180    -1     
=========================================
  Files            66       66           
  Lines          5059     5059           
=========================================
  Hits           4888     4888           
  Misses          171      171           
Impacted Files Coverage Δ
src/Components/OptionsArray.php 100.00% <ø> (ø)
src/Core.php 87.50% <ø> (ø)
src/Utils/Error.php 100.00% <ø> (ø)
src/Components/Expression.php 100.00% <100.00%> (ø)
src/Components/Reference.php 100.00% <100.00%> (ø)
src/Context.php 97.22% <100.00%> (ø)
src/Statement.php 100.00% <100.00%> (ø)
src/Statements/DeleteStatement.php 100.00% <100.00%> (ø)
src/Statements/ExplainStatement.php 100.00% <100.00%> (ø)
src/Statements/InsertStatement.php 100.00% <100.00%> (ø)
... and 5 more

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

@MauricioFauth MauricioFauth merged commit 875ce2b into phpmyadmin:master Jun 9, 2023
@MauricioFauth MauricioFauth self-assigned this Jun 9, 2023
@kamil-tekiela kamil-tekiela deleted the Context-escape branch June 9, 2023 21:23
@williamdes williamdes modified the milestones: 5.9.0, 6.0.0 Jun 10, 2023
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