Skip to content

heif: Deliver all XMP items, filter by content_type - #68

Merged
bep merged 2 commits into
mainfrom
fix/heicxmp-67
Apr 23, 2026
Merged

heif: Deliver all XMP items, filter by content_type#68
bep merged 2 commits into
mainfrom
fix/heicxmp-67

Conversation

@bep

@bep bep commented Apr 23, 2026

Copy link
Copy Markdown
Owner

Fixes #67

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.55%. Comparing base (8e8cc43) to head (7335e9f).

Files with missing lines Patch % Lines
imagedecoder_heif.go 80.00% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   78.36%   76.55%   -1.82%     
==========================================
  Files          16       16              
  Lines        2108     2657     +549     
==========================================
+ Hits         1652     2034     +382     
- Misses        318      484     +166     
- Partials      138      139       +1     

☔ 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.

@bep
bep merged commit 295603a into main Apr 23, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HEIF/HEIC decoder only exposes last XMP item, omits earlier XMP packets

2 participants