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: allow self-referencing groups in dev-dependencies #1890

Merged
merged 2 commits into from
May 6, 2023

Conversation

frostming
Copy link
Collaborator

Signed-off-by: Frost Ming [email protected]

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.

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ee1da21) 85.41% compared to head (6eb2b0f) 85.42%.

📣 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    #1890   +/-   ##
=======================================
  Coverage   85.41%   85.42%           
=======================================
  Files         100      100           
  Lines        9133     9136    +3     
  Branches     1970     1970           
=======================================
+ Hits         7801     7804    +3     
  Misses        901      901           
  Partials      431      431           
Flag Coverage Δ
unittests 85.23% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
src/pdm/pytest.py 92.06% <ø> (ø)
src/pdm/models/repositories.py 73.68% <100.00%> (+0.27%) ⬆️

☔ 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 8dcb28f into main May 6, 2023
@frostming frostming deleted the feat/self-reference branch May 6, 2023 03:55
@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