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: support copier and cookiecutter as project generator #2059

Merged
merged 4 commits into from
Jun 27, 2023

Conversation

frostming
Copy link
Collaborator

Signed-off-by: Frost Ming me@frostming.com

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2023

Codecov Report

Patch coverage: 61.01% and project coverage change: -0.18 ⚠️

Comparison is base (5149924) 84.75% compared to head (7c0d4f9) 84.58%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2059      +/-   ##
==========================================
- Coverage   84.75%   84.58%   -0.18%     
==========================================
  Files         100      100              
  Lines        9558     9600      +42     
  Branches     2087     2098      +11     
==========================================
+ Hits         8101     8120      +19     
- Misses       1004     1026      +22     
- Partials      453      454       +1     
Flag Coverage Δ
unittests 84.36% <59.32%> (-0.19%) ⬇️

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

Impacted Files Coverage Δ
src/pdm/cli/commands/init.py 79.38% <51.11%> (-15.51%) ⬇️
src/pdm/utils.py 84.31% <85.71%> (+0.03%) ⬆️
src/pdm/models/session.py 88.88% <100.00%> (+0.88%) ⬆️
src/pdm/pytest.py 92.30% <100.00%> (-0.05%) ⬇️

... and 1 file with indirect coverage changes

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

Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming merged commit 1ecde66 into main Jun 27, 2023
@frostming frostming deleted the feat/init-template branch June 27, 2023 07:46
@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.

2 participants