Skip to content

Merge branch 'main' of https://github.com/contentauth/c2pa-rs into em…

530d394
Select commit
Loading
Failed to load commit list.
Open

No merge: Initial BMFF embeddable support experiment #1808

Merge branch 'main' of https://github.com/contentauth/c2pa-rs into em…
530d394
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 0s

76.52% (-0.05%) compared to bc3f735

View this Pull Request on Codecov

76.52% (-0.05%) compared to bc3f735

Details

Codecov Report

❌ Patch coverage is 61.40351% with 132 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.52%. Comparing base (bc3f735) to head (530d394).

Files with missing lines Patch % Lines
sdk/src/assertions/bmff_hash.rs 36.44% 68 Missing ⚠️
c2pa_c_ffi/src/c_api.rs 67.39% 30 Missing ⚠️
sdk/src/store.rs 73.33% 20 Missing ⚠️
sdk/src/utils/hash_utils.rs 30.76% 9 Missing ⚠️
sdk/src/builder.rs 88.09% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1808      +/-   ##
==========================================
- Coverage   76.56%   76.52%   -0.05%     
==========================================
  Files         170      170              
  Lines       39514    39766     +252     
==========================================
+ Hits        30255    30432     +177     
- Misses       9259     9334      +75     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.