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 OCSP and related code into c2pa-crypto crate #670

Closed scouten-adobe closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 42.70833% with 165 lines in your changes missing coverage. Please review.

Project coverage is 81.65%. Comparing base (081655a) to head (073367c). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/crypto/src/ocsp/fetch.rs 15.05% 79 Missing :warning:
internal/crypto/src/ocsp/mod.rs 55.90% 71 Missing :warning:
sdk/src/cose_validator.rs 15.38% 11 Missing :warning:
sdk/src/openssl/rsa_signer.rs 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #670 +/- ## ========================================== - Coverage 81.65% 81.65% -0.01% ========================================== Files 98 100 +2 Lines 30711 30646 -65 ========================================== - Hits 25078 25023 -55 + Misses 5633 5623 -10 ```

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