-
Notifications
You must be signed in to change notification settings - Fork 128
Migrate from using readline to prompt-toolkit #1553
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
Merged
Removed unused variable.
afd46dc
Select commit
Loading
Failed to load commit list.
Merged
Migrate from using readline to prompt-toolkit #1553
Removed unused variable.
afd46dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project
succeeded
Feb 3, 2026 in 1s
99.12% (+0.15%) compared to 95f3fd8
View this Pull Request on Codecov
99.12% (+0.15%) compared to 95f3fd8
Details
Codecov Report
❌ Patch coverage is 98.99749% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.12%. Comparing base (95f3fd8) to head (afd46dc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd2/pt_utils.py | 96.52% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@ ## main #1553 +/- ## ========================================== + Coverage 98.97% 99.12% +0.15% ========================================== Files 21 21 Lines 4957 5009 +52 ========================================== + Hits 4906 4965 +59 + Misses 51 44 -7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading