reata / sqllineage

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

fix: Not fully processed top-level subquery in DML (#564) #565

Closed maoxingda closed 5 months ago

maoxingda commented 5 months ago

fix #564

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (4c6c65e) 99.50% compared to head (9060655) 99.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #565 +/- ## ========================================== - Coverage 99.50% 99.50% -0.01% ========================================== Files 41 41 Lines 2208 2203 -5 ========================================== - Hits 2197 2192 -5 Misses 11 11 ```

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