datnguye / dbterd

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

Add more types for function arguments and return values #86

Closed syou6162 closed 7 months ago

syou6162 commented 7 months ago

resolves https://github.com/datnguye/dbterd/issues/79

Description

As far as I can understand from reading the code, I have assigned types to the arguments and return values of the functions.

Checklist

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (f553725) 100.00% compared to head (51f41f7) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 31 32 +1 Lines 930 959 +29 ========================================= + Hits 930 959 +29 ```

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