Skip to content

refactor: Successor getting with separation of concerns

Codecov / codecov/project succeeded Jul 26, 2024 in 0s

85.55% (target 75.00%)

View this Pull Request on Codecov

85.55% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 64.10256% with 14 lines in your changes missing coverage. Please review.

Project coverage is 85.55%. Comparing base (c420cb1) to head (5d5d6ee).

Files Patch % Lines
cmd/oras/internal/display/status/text.go 50.00% 2 Missing and 3 partials ⚠️
cmd/oras/root/cp.go 28.57% 3 Missing and 2 partials ⚠️
cmd/oras/internal/display/status/tty.go 50.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1443      +/-   ##
==========================================
+ Coverage   85.53%   85.55%   +0.02%     
==========================================
  Files         109      109              
  Lines        3851     3843       -8     
==========================================
- Hits         3294     3288       -6     
+ Misses        333      332       -1     
+ Partials      224      223       -1     

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