-
Notifications
You must be signed in to change notification settings - Fork 506
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: Improved debug output (fixes #1653) #1654
Conversation
Resync repository
chore: update pre-commit config
Codecov Report
@@ Coverage Diff @@
## main #1654 +/- ##
==========================================
- Coverage 80.91% 80.76% -0.16%
==========================================
Files 291 291
Lines 6027 6031 +4
Branches 989 991 +2
==========================================
- Hits 4877 4871 -6
- Misses 941 950 +9
- Partials 209 210 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you! I wonder if maybe multiple vendors is something that should be an info message, or does it come up so frequently that it would just be noise?
No description provided.