Skip to content

chore(ux): add newline to make TTY output copy friendly#1180

Merged
qweeah merged 2 commits into
oras-project:mainfrom
qweeah:copy-ux
Nov 8, 2023
Merged

chore(ux): add newline to make TTY output copy friendly#1180
qweeah merged 2 commits into
oras-project:mainfrom
qweeah:copy-ux

Conversation

@qweeah

@qweeah qweeah commented Nov 7, 2023

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
This PR makes the TTY output easier to copy.

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 #1166

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: Billy Zha <jinzha1@microsoft.com>
@codecov-commenter

codecov-commenter commented Nov 7, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.10%. Comparing base (5e62c14) to head (2cc868f).
⚠️ Report is 491 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1180   +/-   ##
=======================================
  Coverage   80.10%   80.10%           
=======================================
  Files          65       65           
  Lines        3564     3564           
=======================================
  Hits         2855     2855           
  Misses        493      493           
  Partials      216      216           

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

@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

@qweeah qweeah merged commit a16a3ad into oras-project:main Nov 8, 2023
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.

wrong format when copying the progress output as plain text

3 participants