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 some more return types #500

Merged

Conversation

kamil-tekiela
Copy link
Contributor

No description provided.

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

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage: 94.11% and no project coverage change.

Comparison is base (52ffc49) 96.46% compared to head (b31d0a6) 96.46%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #500   +/-   ##
=========================================
  Coverage     96.46%   96.46%           
  Complexity     2177     2177           
=========================================
  Files            66       66           
  Lines          5062     5062           
=========================================
  Hits           4883     4883           
  Misses          179      179           
Files Changed Coverage Δ
src/Statements/NotImplementedStatement.php 50.00% <0.00%> (ø)
src/Statement.php 100.00% <100.00%> (ø)
src/Statements/DeleteStatement.php 100.00% <100.00%> (ø)
src/Statements/InsertStatement.php 100.00% <100.00%> (ø)
src/Statements/LoadStatement.php 100.00% <100.00%> (ø)
src/Statements/ReplaceStatement.php 100.00% <100.00%> (ø)
src/Statements/TransactionStatement.php 100.00% <100.00%> (ø)
src/Statements/WithStatement.php 100.00% <100.00%> (ø)
src/TokensList.php 100.00% <100.00%> (ø)
src/Tools/ContextGenerator.php 70.17% <100.00%> (ø)
... and 2 more

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

@williamdes williamdes merged commit ea86a5c into phpmyadmin:master Aug 30, 2023
11 of 12 checks passed
@williamdes williamdes self-assigned this Aug 30, 2023
@williamdes williamdes added this to the 6.0.0 milestone Aug 30, 2023
@kamil-tekiela kamil-tekiela deleted the Add-some-more-return-types branch August 30, 2023 13:33
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.

2 participants