Skip to content
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

Setting cli prompt width to the user's terminal width #8016

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

resolve merge conflicts

4caca2f
Select commit
Loading
Failed to load commit list.
Open

Setting cli prompt width to the user's terminal width #8016

resolve merge conflicts
4caca2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 1s

59.31% (-0.01%) compared to 6842289, passed because coverage increased by 0% when compared to adjusted base (59.32%)

View this Pull Request on Codecov

59.31% (-0.01%) compared to 6842289, passed because coverage increased by 0% when compared to adjusted base (59.32%)

Details

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.

Project coverage is 59.31%. Comparing base (6842289) to head (4caca2f).

Files with missing lines Patch % Lines
pkg/cli/cmd/radinit/display.go 14.28% 6 Missing ⚠️
pkg/cli/prompt/list/list.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8016      +/-   ##
==========================================
- Coverage   59.32%   59.31%   -0.01%     
==========================================
  Files         560      560              
  Lines       37487    37495       +8     
==========================================
+ Hits        22238    22242       +4     
- Misses      13701    13706       +5     
+ Partials     1548     1547       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.