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

fix: add parameter consideration when hashing the query part with orderBy #206

Merged
merged 3 commits into from
Jun 10, 2024

fix enabling mysql-native-password

375f47b
Select commit
Loading
Failed to load commit list.
Merged

fix: add parameter consideration when hashing the query part with orderBy #206

fix enabling mysql-native-password
375f47b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

95.33% (+0.12%) compared to 122163b

View this Pull Request on Codecov

95.33% (+0.12%) compared to 122163b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.33%. Comparing base (122163b) to head (375f47b).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #206      +/-   ##
============================================
+ Coverage     95.21%   95.33%   +0.12%     
- Complexity     1856     1859       +3     
============================================
  Files           130      130              
  Lines          5136     5143       +7     
============================================
+ Hits           4890     4903      +13     
+ Misses          246      240       -6     

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