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

chore: improve clarity of prompt in the init command #1825

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

mdafanasev
Copy link
Contributor

@mdafanasev mdafanasev commented Apr 9, 2023

Pull Request Checklist

  • Prompt text of the init command has been updated

Describe what you have changed in this PR.

I have updated the prompt text for the init command to avoid confusion between asking about library creation and asking additional questions.

Closes #1824

@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7ca0d91) 85.24% compared to head (30ec616) 85.24%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1825   +/-   ##
=======================================
  Coverage   85.24%   85.24%           
=======================================
  Files          99       99           
  Lines        9028     9028           
  Branches     1953     1953           
=======================================
  Hits         7696     7696           
  Misses        902      902           
  Partials      430      430           
Flag Coverage Δ
unittests 85.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pdm/cli/commands/init.py 94.52% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@frostming frostming merged commit 9f87c6e into pdm-project:main Apr 10, 2023
@frostming
Copy link
Collaborator

Thanks

@j178 j178 mentioned this pull request Apr 3, 2024
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.

Confusing init command prompt
3 participants