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 bug for UNION with SUBQUERY with invisible variables #1682

Merged
merged 1 commit into from
Dec 16, 2024

Fix the LINDAS Bug discovered by @ktk

f58577e
Select commit
Loading
Failed to load commit list.
Merged

Fix bug for UNION with SUBQUERY with invisible variables #1682

Fix the LINDAS Bug discovered by @ktk
f58577e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2024 in 0s

89.75% (-0.01%) compared to 27f4799

View this Pull Request on Codecov

89.75% (-0.01%) compared to 27f4799

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.75%. Comparing base (27f4799) to head (f58577e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1682      +/-   ##
==========================================
- Coverage   89.76%   89.75%   -0.01%     
==========================================
  Files         389      389              
  Lines       37149    37150       +1     
  Branches     4194     4194              
==========================================
- Hits        33346    33344       -2     
- Misses       2502     2506       +4     
+ Partials     1301     1300       -1     

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