datnguye / dbterd

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

feat(api): `find_related_nodes_by_id` shouldn't raise exception #104

Closed datnguye closed 5 months ago

datnguye commented 5 months ago

find_related_nodes_by_id shouldn't raise exception but returns the input right away when type is not supported yet

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 (737be57). Report is 4 commits behind head on main.

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

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