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

🐛 allow pre-existing lockfiles #87

Merged
merged 1 commit into from
Sep 5, 2024
Merged

🐛 allow pre-existing lockfiles #87

merged 1 commit into from
Sep 5, 2024

Conversation

juftin
Copy link
Owner

@juftin juftin commented Aug 31, 2024

This PR logs an error when pre-existing lockfiles don't exist, but does not raise the error.

#86

Copy link

codecov bot commented Aug 31, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.77%. Comparing base (e8ed56d) to head (5ce8bc9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
hatch_pip_compile/lock.py 20.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   91.99%   91.77%   -0.22%     
==========================================
  Files          17       17              
  Lines         899      900       +1     
  Branches      160      161       +1     
==========================================
- Hits          827      826       -1     
- Misses         42       43       +1     
- Partials       30       31       +1     

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

@juftin juftin merged commit ab7177e into main Sep 5, 2024
13 of 15 checks passed
@juftin
Copy link
Owner Author

juftin commented Sep 5, 2024

🎉 This PR is included in version 1.11.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@juftin juftin added the released label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant