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

bugfix: Handle CTEs with columns named in the CTE def #17179

Merged
merged 1 commit into from
Nov 8, 2024

bugfix: Handle CTEs with columns named in the CTE def

dc0fce9
Select commit
Loading
Failed to load commit list.
Merged

bugfix: Handle CTEs with columns named in the CTE def #17179

bugfix: Handle CTEs with columns named in the CTE def
dc0fce9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 1s

67.33% (-0.01%) compared to d9ab9f7, passed because coverage increased by 0% when compared to adjusted base (67.33%)

View this Pull Request on Codecov

67.33% (-0.01%) compared to d9ab9f7, passed because coverage increased by 0% when compared to adjusted base (67.33%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.33%. Comparing base (d9ab9f7) to head (dc0fce9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17179      +/-   ##
==========================================
- Coverage   67.33%   67.33%   -0.01%     
==========================================
  Files        1569     1569              
  Lines      252476   252476              
==========================================
- Hits       170008   170003       -5     
- Misses      82468    82473       +5     

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