reata / sqllineage

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

fix: exception for lateral subquery #615

Closed reata closed 1 month ago

reata commented 1 month ago

making progress in #613

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 (1a434fd) to head (5b23a96).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #615 +/- ## ======================================= Coverage 99.54% 99.54% ======================================= Files 41 41 Lines 2195 2198 +3 ======================================= + Hits 2185 2188 +3 Misses 10 10 ```

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