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

Fix the help text of commands that have dynamic parameters #47

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Mar 11, 2025

Can be seen with env dev start -h

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.88%. Comparing base (adf3b34) to head (9d02843).

Files with missing lines Patch % Lines
src/dda/cli/base.py 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   72.65%   72.88%   +0.23%     
==========================================
  Files          68       68              
  Lines        1799     1818      +19     
  Branches      115      121       +6     
==========================================
+ Hits         1307     1325      +18     
  Misses        449      449              
- Partials       43       44       +1     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ofek ofek merged commit eca0156 into main Mar 11, 2025
25 checks passed
@ofek ofek deleted the ofek/dynamism branch March 11, 2025 22:38
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