-
-
Notifications
You must be signed in to change notification settings - Fork 420
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
pdm lock --check pre-commit hook #1475
pdm lock --check pre-commit hook #1475
Conversation
seems like pre-commit is failing for code that wasn't changed in this pull |
Codecov ReportBase: 84.97% // Head: 85.19% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1475 +/- ##
==========================================
+ Coverage 84.97% 85.19% +0.21%
==========================================
Files 88 88
Lines 7662 7854 +192
Branches 1798 1859 +61
==========================================
+ Hits 6511 6691 +180
- Misses 766 776 +10
- Partials 385 387 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Pull Request Check List
news/
describing what is new.Describe what you have changed in this PR.
closes #1471 :)