Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(entity-generator): allow local and global configuration of all options #4965

Merged
merged 1 commit into from Nov 26, 2023

Conversation

B4nan
Copy link
Member

@B4nan B4nan commented Nov 26, 2023

Add support for all the options both via ORM config and GenerateOptions.

Also renames the baseDir option to path to match how it's called in the CLI command.

@B4nan
Copy link
Member Author

B4nan commented Nov 26, 2023

cc @boenrobot

@B4nan B4nan force-pushed the ent-gen-options branch 2 times, most recently from 0da8d61 to bc22c8a Compare November 26, 2023 16:02
Add support for all the options both via ORM config and `GenerateOptions`.

Also renames the `baseDir` option to `path` to match how it's called in the CLI command.
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (43dfe24) 99.48% compared to head (896bada) 99.48%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4965   +/-   ##
=======================================
  Coverage   99.48%   99.48%           
=======================================
  Files         222      222           
  Lines       16201    16204    +3     
  Branches     3897     3896    -1     
=======================================
+ Hits        16118    16121    +3     
  Misses         82       82           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@B4nan B4nan merged commit 2876b8a into master Nov 26, 2023
11 checks passed
@B4nan B4nan changed the title refactor: improve configuration of entity generator feat(entity-generator): allow local and global configuration of all options Nov 26, 2023
@B4nan B4nan deleted the ent-gen-options branch November 26, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant