Skip to content

Conversation

@MauricioFauth
Copy link
Member

Signed-off-by: Maurício Meneghini Fauth <[email protected]>
Signed-off-by: Maurício Meneghini Fauth <[email protected]>
@codecov
Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (daffc4e) 96.78% compared to head (716d545) 96.79%.

Additional details and impacted files
@@            Coverage Diff            @@
##              5.9.x     #542   +/-   ##
=========================================
  Coverage     96.78%   96.79%           
- Complexity     2255     2257    +2     
=========================================
  Files            69       69           
  Lines          5171     5172    +1     
=========================================
+ Hits           5005     5006    +1     
  Misses          166      166           

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

Comment on lines +2 to 3
SELECT * FROM `tablename`;
commit;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here, commit was being treated as an alias of tablename, and that wasn't the purpose of this test.

@MauricioFauth MauricioFauth merged commit c644e93 into phpmyadmin:5.9.x Jan 20, 2024
@MauricioFauth MauricioFauth deleted the fix/issue-496 branch January 20, 2024 19:59
@MauricioFauth MauricioFauth self-assigned this Jan 20, 2024
@MauricioFauth MauricioFauth added this to the 5.9.0 milestone Jan 20, 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.

2 participants