-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add better formatting to warnings #264
Conversation
- Changed `project.optional-dependencies` to `dependency-groups`
Replace plain click-based warnings with styled Rich panels for better visibility. This enhances user experience by providing clearer and more visually organized warnings.
Version hint: patch Comment ID: Display the version hint-auto-generated |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #264 +/- ##
==========================================
- Coverage 94.05% 94.01% -0.04%
==========================================
Files 26 26
Lines 1716 1722 +6
Branches 232 294 +62
==========================================
+ Hits 1614 1619 +5
Misses 75 75
- Partials 27 28 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
Warnings are output to stderr and use Rich formatting