oras-project / oras-go

ORAS Go library
https://oras.land
Apache License 2.0
170 stars 91 forks source link

test: add a new case for UnwrapNopCloser #725

Closed shizhMSFT closed 4 months ago

shizhMSFT commented 4 months ago

Add a new unit test case by the change to UnwrapNopCloser introduced by #715

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.62%. Comparing base (bf0d637) to head (7099a5a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #725 +/- ## ======================================= Coverage 75.62% 75.62% ======================================= Files 64 64 Lines 5994 5994 ======================================= Hits 4533 4533 Misses 1078 1078 Partials 383 383 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.