datnguye / dbterd

Generate the ERD as a code from dbt artifacts
https://dbterd.datnguyen.de/
MIT License
198 stars 28 forks source link

fix: run metadata need handle entity name format probably #93

Closed datnguye closed 6 months ago

datnguye commented 6 months ago

resolves #92

Description

Fix dbt run-metadata to handle probably the -enf option

Checklist

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (e74d9e0) to head (58a6a67).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 32 32 Lines 1005 1007 +2 ========================================= + Hits 1005 1007 +2 ```

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