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

feat: returning warning instead of error on unsupported SET statement #4761

Merged

feat: return a warning for unsupported postgres statement

f2fb8e2
Select commit
Loading
Failed to load commit list.
Merged

feat: returning warning instead of error on unsupported SET statement #4761

feat: return a warning for unsupported postgres statement
f2fb8e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

84.27% (-0.29%) compared to 0f99218

View this Pull Request on Codecov

84.27% (-0.29%) compared to 0f99218

Details

Codecov Report

Attention: Patch coverage is 65.07937% with 22 lines in your changes missing coverage. Please review.

Project coverage is 84.27%. Comparing base (0f99218) to head (f2fb8e2).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4761      +/-   ##
==========================================
- Coverage   84.56%   84.27%   -0.29%     
==========================================
  Files        1118     1117       -1     
  Lines      202889   202688     -201     
==========================================
- Hits       171566   170817     -749     
- Misses      31323    31871     +548