contentauth / c2pa-rs

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

chore: Move `OpenSslMutex` into c2pa-crypto #684

Closed scouten-adobe closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.

Project coverage is 81.77%. Comparing base (fffdd64) to head (e28a45c). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
sdk/src/error.rs 0.00% 3 Missing :warning:
internal/crypto/src/openssl/ffi_mutex.rs 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #684 +/- ## ========================================== - Coverage 81.77% 81.77% -0.01% ========================================== Files 101 101 Lines 30910 30916 +6 ========================================== + Hits 25278 25281 +3 - Misses 5632 5635 +3 ```

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