image-meta icon indicating copy to clipboard operation
image-meta copied to clipboard

Add Heic Support

Open anudit opened this issue 9 months ago • 2 comments

Resolves #54

anudit avatar Mar 26 '25 05:03 anudit

Codecov Report

:x: Patch coverage is 96.69421% with 4 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 94.75%. Comparing base (fd8f6d0) to head (3abcb5b). :warning: Report is 39 commits behind head on main.

Files with missing lines Patch % Lines
src/types/heic.ts 96.63% 4 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   94.26%   94.75%   +0.49%     
==========================================
  Files          21       23       +2     
  Lines         994     1259     +265     
  Branches      138      181      +43     
==========================================
+ Hits          937     1193     +256     
- Misses         57       66       +9     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Mar 26 '25 09:03 codecov[bot]

@pi0 Does this look good to merge?

anudit avatar Mar 27 '25 11:03 anudit

Thanks @anudit !

@pi0 please merge this. Without this change, @nuxt/image with the unjs/ipx provider gets into a download loop, when it meets a .heic file.

magyarb avatar Oct 07 '25 02:10 magyarb