Skip to content

refactor: Successor getting with separation of concerns

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

83.27% (target 75.00%)

View this Pull Request on Codecov

83.27% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 74.35897% with 20 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@82949a2). Learn more about missing BASE report.

Files Patch % Lines
internal/testutils/fetcher.go 84.61% 3 Missing and 3 partials ⚠️
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        ?   83.27%           
=======================================
  Files           ?      111           
  Lines           ?     3910           
  Branches        ?        0           
=======================================
  Hits            ?     3256           
  Misses          ?      428           
  Partials        ?      226           

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