datnguye / dbterd

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

feat: add --output-file-name option #102

Closed datnguye closed 5 months ago

datnguye commented 5 months ago

resolves #97

Description

Add --output-file-name (-ofn) option to customize the output file name

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (0a1edba) to head (060b3f5). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 33 33 Lines 1035 1043 +8 ========================================= + Hits 1035 1043 +8 ```

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