issues
search
slidoapp
/
dbt-coverage
One-stop-shop for docs and test coverage of dbt projects.
MIT License
199
stars
25
forks
source link
Simplify code
#57
Closed
sweco
closed
1 year ago
sweco
commented
1 year ago
Simplify code + Improve naming
Use unique_id as key everywhere since we want to use this for matching catalog and manifest entries.
Remove duplicate unique_id variables.
Retrieve original_file_path while constructing Catalog.
Use table name instead of alias.
Simplify Catalog filtering + Use Google style docstring
Beautify