chore: refactoring access to the terminal #620
Merged
Codecov / codecov/project
succeeded
Apr 7, 2026 in 0s
80.76% (+0.35%) compared to e0b36f0
View this Pull Request on Codecov
80.76% (+0.35%) compared to e0b36f0
Details
Codecov Report
❌ Patch coverage is 76.08696% with 143 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.76%. Comparing base (e0b36f0) to head (2816684).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| commands_display.go | 22.92% | 36 Missing and 1 partial |
| term/terminal.go | 74.74% | 21 Missing and 3 partials |
| term/terminal_option.go | 60.47% | 15 Missing and 2 partials |
| commands.go | 33.33% | 14 Missing |
| term/default.go | 46.15% | 7 Missing |
| util/write/async.go | 91.18% | 3 Missing and 3 partials |
| util/write/file_option.go | 40.00% | 6 Missing |
| schedule/handler_systemd.go | 68.75% | 5 Missing |
| util/ansi/colors.go | 44.44% | 5 Missing |
| util/ansi/linewriter.go | 93.33% | 3 Missing and 1 partial |
| ... and 11 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #620 +/- ##
==========================================
+ Coverage 80.41% 80.76% +0.35%
==========================================
Files 150 164 +14
Lines 11796 12116 +320
==========================================
+ Hits 9485 9785 +300
- Misses 1827 1836 +9
- Partials 484 495 +11 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading