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: create an interface for status console #1481

Merged
merged 3 commits into from
Sep 30, 2024

refactor: remove console Size method

83474e7
Select commit
Loading
Failed to load commit list.
Merged

refactor: create an interface for status console #1481

refactor: remove console Size method
83474e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2024 in 1s

86.05% (target 75.00%)

View this Pull Request on Codecov

86.05% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.05%. Comparing base (e0f4066) to head (83474e7).

Files with missing lines Patch % Lines
...md/oras/internal/display/status/console/console.go 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1481      +/-   ##
==========================================
- Coverage   86.10%   86.05%   -0.06%     
==========================================
  Files         118      118              
  Lines        4224     4223       -1     
==========================================
- Hits         3637     3634       -3     
- Misses        350      351       +1     
- Partials      237      238       +1     

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