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 exclusion of dependencies #2551

Merged
merged 2 commits into from
Jan 11, 2024
Merged

feat: Allow exclusion of dependencies #2551

merged 2 commits into from
Jan 11, 2024

Conversation

frostming
Copy link
Collaborator

Fixes #1316

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.

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (7a29fcb) 84.69% compared to head (1a37165) 84.69%.

Files Patch % Lines
src/pdm/resolver/providers.py 77.77% 1 Missing and 1 partial ⚠️
src/pdm/environments/__init__.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2551      +/-   ##
==========================================
- Coverage   84.69%   84.69%   -0.01%     
==========================================
  Files         104      104              
  Lines       10339    10345       +6     
  Branches     2261     2264       +3     
==========================================
+ Hits         8757     8762       +5     
  Misses       1109     1109              
- Partials      473      474       +1     
Flag Coverage Δ
unittests 84.48% <85.71%> (-0.01%) ⬇️

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

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

@frostming frostming merged commit 2fe1dcf into main Jan 11, 2024
20 of 21 checks passed
@frostming frostming deleted the frostming/issue1316 branch January 11, 2024 05:41
@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.

Allow exclusion of dependencies
1 participant