Skip to content

Conversation

@thiscode
Copy link
Contributor

@thiscode thiscode commented Jun 3, 2023

The cli tool "discover" do not offer an cli option to avoid the prompt for column naming convention. All other prompts can be bypassed via cli options.

Changes in this pull request make it possible using lb4 discover --disableCamelCase=false or lb4 discover --disableCamelCase=true.

Checklist

  • DCO (Developer Certificate of Origin) signed in all commits
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

👉 Check out how to submit a PR 👈

The cli tool "discover" do not offer an cli option to avoid the prompt for column naming convention.
All other prompts can be bypassed via cli options.

Signed-off-by: Thomas Miliopoulos <github@thiscode.com>
@coveralls
Copy link

coveralls commented Jun 3, 2023

Pull Request Test Coverage Report for Build 5166054554

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on feature/add-option-for-naming-convention at 69.598%

Totals Coverage Status
Change from base Build 5166023957: 69.6%
Covered Lines: 9487
Relevant Lines: 12354

💛 - Coveralls

thiscode added 3 commits June 4, 2023 15:11
Signed-off-by: Thomas Miliopoulos <github@thiscode.com>
feat(cli): add option to singularize model names in discover command
…vention

Signed-off-by: Thomas Miliopoulos <github@thiscode.com>
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.

2 participants