Skip to content

fix: improve tty UX to avoid redundant blank#1827

Merged
Wwwsylvia merged 8 commits into
oras-project:mainfrom
wangxiaoxuan273:redundant-blank
Aug 25, 2025
Merged

fix: improve tty UX to avoid redundant blank#1827
Wwwsylvia merged 8 commits into
oras-project:mainfrom
wangxiaoxuan273:redundant-blank

Conversation

@wangxiaoxuan273

@wangxiaoxuan273 wangxiaoxuan273 commented Aug 22, 2025

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #1825 #1795

Please check the following list:

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
@codecov

codecov Bot commented Aug 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.99%. Comparing base (4e5c716) to head (48a3afa).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1827      +/-   ##
==========================================
- Coverage   85.02%   84.99%   -0.03%     
==========================================
  Files         143      143              
  Lines        6757     6757              
==========================================
- Hits         5745     5743       -2     
- Misses        724      726       +2     
  Partials      288      288              

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

Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>
@wangxiaoxuan273 wangxiaoxuan273 changed the title improve tty UX to avoid redundant blank fix: improve tty UX to avoid redundant blank Aug 22, 2025
@wangxiaoxuan273 wangxiaoxuan273 marked this pull request as ready for review August 22, 2025 10:38

@TerryHowe TerryHowe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

This code should be a lot more intuitive.

Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>

@shizhMSFT shizhMSFT left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>

@Wwwsylvia Wwwsylvia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Wwwsylvia Wwwsylvia merged commit 50b106b into oras-project:main Aug 25, 2025
8 checks passed
@wangxiaoxuan273 wangxiaoxuan273 deleted the redundant-blank branch August 25, 2025 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redundant blanks when back up an image to local

4 participants