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: Make better error message for invalid --app string #3977

Merged
merged 5 commits into from
Feb 2, 2025

Conversation

RenameMe1
Copy link
Contributor

Description

β€’ I added new func that output readable errors when --app arg take invalid argument and stop process

I will be glad to receive feedback 😊.

Closes

Closes #3893

@RenameMe1 RenameMe1 requested review from a team as code owners January 27, 2025 15:28
@github-actions github-actions bot added area/private-api This PR involves changes to the privatized API size: small type/feat pr/external Triage Required πŸ₯ This requires triage labels Jan 27, 2025
@euri10
Copy link
Contributor

euri10 commented Jan 27, 2025

related: #3895

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 98.35%. Comparing base (b0322d5) to head (39a90e9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3977   +/-   ##
=======================================
  Coverage   98.34%   98.35%           
=======================================
  Files         347      347           
  Lines       15756    15764    +8     
  Branches     1741     1741           
=======================================
+ Hits        15496    15504    +8     
  Misses        124      124           
  Partials      136      136           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@provinzkraut
Copy link
Member

@RenameMe1 Can you address the missing coverage?

Copy link

github-actions bot commented Feb 2, 2025

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/3977

@provinzkraut provinzkraut merged commit ecfe5c7 into litestar-org:main Feb 2, 2025
26 checks passed
@RenameMe1
Copy link
Contributor Author

@all-contributors
please add @RenameMe1 for code.
please add @RenameMe1 for tests.

Copy link
Contributor

@RenameMe1

I've put up a pull request to add @RenameMe1! πŸŽ‰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/private-api This PR involves changes to the privatized API pr/external size: small Triage Required πŸ₯ This requires triage type/feat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ehancement: CLI - Better error message for invalid --app string
4 participants