datnguye / dbterd

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

refactor: support dynamic algo module #103

Closed datnguye closed 5 months ago

datnguye commented 5 months ago

related to #95

Support to easily add new (standalone) algo module

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 (1c12f04) to head (c997327). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 33 26 -7 Lines 1046 1016 -30 ========================================= - Hits 1046 1016 -30 ```

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