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

fix: Struggling with installs from git -- unearth.errors.UnpackError: fatal: couldn't find remote ref unknown #3111

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

frostming
Copy link
Collaborator

Fixes #3107

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.

…: fatal: couldn't find remote ref unknown`

Fixes #3107

Signed-off-by: Frost Ming <[email protected]>
Signed-off-by: Frost Ming <[email protected]>
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.63%. Comparing base (761a4f2) to head (415de25).
Report is 2 commits behind head on main.

Files Patch % Lines
src/pdm/models/candidates.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3111      +/-   ##
==========================================
- Coverage   85.64%   85.63%   -0.02%     
==========================================
  Files         109      109              
  Lines       11028    11033       +5     
  Branches     2407     2408       +1     
==========================================
+ Hits         9445     9448       +3     
- Misses       1092     1093       +1     
- Partials      491      492       +1     
Flag Coverage Δ
unittests 85.43% <60.00%> (-0.02%) ⬇️

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 77b8c2f into main Aug 15, 2024
22 of 24 checks passed
@frostming frostming deleted the frostming/issue3107 branch August 15, 2024 09:37
@sydney-runkle
Copy link

@frostming,

Thanks so much for the fast fix. When is this staged for release?

@frostming
Copy link
Collaborator Author

@sydney-runkle released 2.18.1

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.

Struggling with installs from git -- unearth.errors.UnpackError: fatal: couldn't find remote ref unknown
2 participants