reata / sqllineage

SQL Lineage Analysis Tool powered by Python
MIT License
1.19k stars 215 forks source link

fix: handling scalar subquery in function #617

Closed reata closed 1 month ago

reata commented 1 month ago

Closes #614

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.