Skip to content

fix: pylock.toml + git dependency => lock failure.#3695

Merged
frostming merged 1 commit intomainfrom
fix/revision
Dec 5, 2025
Merged

fix: pylock.toml + git dependency => lock failure.#3695
frostming merged 1 commit intomainfrom
fix/revision

Conversation

@frostming
Copy link
Collaborator

Fixes #3694

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.

Fixes #3694

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

codecov bot commented Dec 5, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.96%. Comparing base (0a2e7fd) to head (0c86ee5).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/pdm/formats/pylock.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3695      +/-   ##
==========================================
- Coverage   85.96%   85.96%   -0.01%     
==========================================
  Files         119      119              
  Lines       12401    12403       +2     
  Branches     2057     2058       +1     
==========================================
+ Hits        10661    10662       +1     
- Misses       1165     1167       +2     
+ Partials      575      574       -1     
Flag Coverage Δ
unittests 85.81% <0.00%> (-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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@frostming frostming merged commit 312f2fb into main Dec 5, 2025
22 of 24 checks passed
@frostming frostming deleted the fix/revision branch December 5, 2025 04:55
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.

pylock.toml + git dependency => lock failure

1 participant

Comments