oras-project / oras-go

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

build(ci): enforces code coverage check #663

Closed qweeah closed 8 months ago

qweeah commented 8 months ago

This PR enables codecov check for oras-go

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (1d9ad6c) 75.36% compared to head (27ed01c) 75.36%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #663 +/- ## ======================================= Coverage 75.36% 75.36% ======================================= Files 59 59 Lines 5570 5570 ======================================= Hits 4198 4198 Misses 1011 1011 Partials 361 361 ```

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

qweeah commented 8 months ago

Converting to draft as the check doesn't show as expected as the test in my own fork.

qweeah commented 8 months ago

Closing as the renaming is not needed.