Skip to content

refactor: Successor getting with separation of concerns

Codecov / codecov/project succeeded Aug 2, 2024 in 0s

85.51% (target 75.00%)

View this Pull Request on Codecov

85.51% (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.51%. Comparing base (5d4a835) to head (54f841f).

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.54%   85.51%   -0.04%     
==========================================
  Files         109      109              
  Lines        3853     3845       -8     
==========================================
- Hits         3296     3288       -8     
- Misses        333      334       +1     
+ Partials      224      223       -1     

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