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

Handle ALTER Index Queries. #2554

Merged

Handle ALTER Index Queries in SQL Plugin

4319e3f
Select commit
Loading
Failed to load commit list.
Merged

Handle ALTER Index Queries. #2554

Handle ALTER Index Queries in SQL Plugin
4319e3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 18, 2024 in 0s

95.53% (target 99.00%)

View this Pull Request on Codecov

95.53% (target 99.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base (a84c3ef) to head (4319e3f).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2554      +/-   ##
============================================
+ Coverage     95.47%   95.53%   +0.05%     
- Complexity     5046     5101      +55     
============================================
  Files           486      488       +2     
  Lines         14087    14261     +174     
  Branches        943      958      +15     
============================================
+ Hits          13450    13624     +174     
  Misses          614      614              
  Partials         23       23              

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