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

refactor: Move printer to output package #1394

Merged
merged 2 commits into from
Jun 12, 2024

Merge branch 'main' into refactor-display-package

c880581
Select commit
Loading
Failed to load commit list.
Merged

refactor: Move printer to output package #1394

Merge branch 'main' into refactor-display-package
c880581
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 1s

85.06% (target 75.00%)

View this Pull Request on Codecov

85.06% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.06%. Comparing base (8027e16) to head (c880581).

Files Patch % Lines
cmd/oras/root/cp.go 50.00% 0 Missing and 2 partials ⚠️
cmd/oras/internal/display/status/text.go 66.66% 0 Missing and 1 partial ⚠️
cmd/oras/internal/display/status/tty.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1394   +/-   ##
=======================================
  Coverage   85.06%   85.06%           
=======================================
  Files         107      107           
  Lines        3804     3804           
=======================================
  Hits         3236     3236           
  Misses        339      339           
  Partials      229      229           

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