imjuni / erdia

CLI to generate mermaid.js ER diagram using TypeORM entity
https://imjuni.github.io/erdia/
MIT License
34 stars 0 forks source link

Enhance: support async datasource #53

Closed imjuni closed 1 year ago

imjuni commented 1 year ago

Fix #51

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (2f3549a) 100.00% compared to head (c1ff59f) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #53 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 43 48 +5 Lines 442 463 +21 Branches 67 67 ========================================= + Hits 442 463 +21 ``` | [Files](https://app.codecov.io/gh/imjuni/erdia/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee) | Coverage Δ | | |---|---|---| | [examples/async-schema-type/License.ts](https://app.codecov.io/gh/imjuni/erdia/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-ZXhhbXBsZXMvYXN5bmMtc2NoZW1hLXR5cGUvTGljZW5zZS50cw==) | `100.00% <100.00%> (ø)` | | | [examples/async-schema-type/Organization.ts](https://app.codecov.io/gh/imjuni/erdia/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-ZXhhbXBsZXMvYXN5bmMtc2NoZW1hLXR5cGUvT3JnYW5pemF0aW9uLnRz) | `100.00% <100.00%> (ø)` | | | [examples/async-schema-type/Photo.ts](https://app.codecov.io/gh/imjuni/erdia/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-ZXhhbXBsZXMvYXN5bmMtc2NoZW1hLXR5cGUvUGhvdG8udHM=) | `100.00% <100.00%> (ø)` | | | [examples/async-schema-type/User.ts](https://app.codecov.io/gh/imjuni/erdia/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-ZXhhbXBsZXMvYXN5bmMtc2NoZW1hLXR5cGUvVXNlci50cw==) | `100.00% <100.00%> (ø)` | | | [examples/async-schema-type/dataSourceConfig.ts](https://app.codecov.io/gh/imjuni/erdia/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ByungJoon+Lee#diff-ZXhhbXBsZXMvYXN5bmMtc2NoZW1hLXR5cGUvZGF0YVNvdXJjZUNvbmZpZy50cw==) | `100.00% <100.00%> (ø)` | |

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