image-meta
image-meta copied to clipboard
Add Heic Support
Resolves #54
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.
@pi0 Does this look good to merge?
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.