contentauth / c2pa-rs

Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification
Other
128 stars 56 forks source link

chore: Move SHA1 hash fn into c2pa-crypto #676

Closed scouten-adobe closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.65%. Comparing base (b190464) to head (1af0887). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
sdk/src/ocsp_utils.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #676 +/- ## ========================================== + Coverage 81.61% 81.65% +0.04% ========================================== Files 97 98 +1 Lines 30720 30711 -9 ========================================== + Hits 25073 25078 +5 + Misses 5647 5633 -14 ```

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