reata / sqllineage

SQL Lineage Analysis Tool powered by Python
MIT License
1.3k stars 235 forks source link

fix: allow tsql identifier enclosed in brackets #619

Closed reata closed 4 months ago

reata commented 4 months ago

Closes #583

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.55%. Comparing base (33b36ee) to head (91da9df).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #619 +/- ## ======================================= Coverage 99.54% 99.55% ======================================= Files 41 41 Lines 2222 2224 +2 ======================================= + Hits 2212 2214 +2 Misses 10 10 ```

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