Skip to content

handle multiline prompt bug

f79650a
Select commit
Loading
Failed to load commit list.
Open

fix(display): fix clear-below logic at terminal bottom #95

handle multiline prompt bug
f79650a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2026 in 0s

32.54% (-0.50%) compared to 0637db4

View this Pull Request on Codecov

32.54% (-0.50%) compared to 0637db4

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.54%. Comparing base (0637db4) to head (f79650a).
⚠️ Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
internal/display/refresh.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   33.03%   32.54%   -0.50%     
==========================================
  Files          57       58       +1     
  Lines        9109     9207      +98     
==========================================
- Hits         3009     2996      -13     
- Misses       6062     6173     +111     
  Partials       38       38              

☔ 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.