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

Fixed exception type to SQLFeatureNotSupported #2583

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Removed unnecessary change

0bb9238
Select commit
Loading
Failed to load commit list.
Open

Fixed exception type to SQLFeatureNotSupported #2583

Removed unnecessary change
0bb9238
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

51.15% (+0.14%) compared to 5bb3353

View this Pull Request on Codecov

51.15% (+0.14%) compared to 5bb3353

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.15%. Comparing base (5bb3353) to head (0bb9238).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2583      +/-   ##
============================================
+ Coverage     51.01%   51.15%   +0.14%     
- Complexity     3921     3933      +12     
============================================
  Files           147      147              
  Lines         33483    33506      +23     
  Branches       5609     5614       +5     
============================================
+ Hits          17081    17141      +60     
+ Misses        13991    13954      -37     
  Partials       2411     2411              

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