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 for constraint files #3003

Merged
merged 1 commit into from
Jul 9, 2024
Merged

feat: Support for constraint files #3003

merged 1 commit into from
Jul 9, 2024

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.

Close #2896

@frostming frostming changed the title feat: Support for contstraint files feat: Support for constraint files Jul 9, 2024
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 85.10638% with 7 lines in your changes missing coverage. Please review.

Project coverage is 85.66%. Comparing base (8068a36) to head (0873981).
Report is 100 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/formats/requirements.py 72.00% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3003      +/-   ##
==========================================
+ Coverage   85.61%   85.66%   +0.04%     
==========================================
  Files         109      109              
  Lines       10869    10890      +21     
  Branches     2371     2376       +5     
==========================================
+ Hits         9306     9329      +23     
+ Misses       1076     1075       -1     
+ Partials      487      486       -1     
Flag Coverage Δ
unittests 85.47% <85.10%> (+0.04%) ⬆️

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 7b57377 into main Jul 9, 2024
22 of 24 checks passed
@frostming frostming deleted the feat/constraint branch July 9, 2024 02:14
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.

Support for --contstraint file
1 participant