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: handling scalar subquery in function #617

Merged
merged 1 commit into from
May 20, 2024
Merged

fix: handling scalar subquery in function #617

merged 1 commit into from
May 20, 2024

Conversation

reata
Copy link
Owner

@reata reata commented May 20, 2024

Closes #614

Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.54%. Comparing base (4c30955) to head (233be5d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #617   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          41       41           
  Lines        2197     2216   +19     
=======================================
+ Hits         2187     2206   +19     
  Misses         10       10           

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

@reata reata merged commit f03a015 into master May 20, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False negative for Scalar Subquery used in Function
1 participant