feat(logging): structured logging, colorama removal, OutputFormatter #1017
Codecov / codecov/project
succeeded
Mar 8, 2026 in 1s
81.08% (+0.75%) compared to 54aadae
View this Pull Request on Codecov
81.08% (+0.75%) compared to 54aadae
Details
Codecov Report
❌ Patch coverage is 84.87395% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.08%. Comparing base (54aadae) to head (1f38d39).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/tmuxp/shell.py | 30.00% | 4 Missing and 3 partials |
| src/tmuxp/cli/load.py | 73.33% | 4 Missing |
| src/tmuxp/cli/freeze.py | 77.77% | 2 Missing |
| src/tmuxp/util.py | 75.00% | 1 Missing and 1 partial |
| src/tmuxp/cli/edit.py | 75.00% | 1 Missing |
| src/tmuxp/cli/shell.py | 80.00% | 1 Missing |
| src/tmuxp/cli/utils.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1017 +/- ##
==========================================
+ Coverage 80.32% 81.08% +0.75%
==========================================
Files 28 28
Lines 2430 2506 +76
Branches 462 463 +1
==========================================
+ Hits 1952 2032 +80
+ Misses 357 352 -5
- Partials 121 122 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading