Skip to content

Consolidated image format support - #148

Merged
kunitoki merged 9 commits into
mainfrom
dev/image_formats
Jul 23, 2026
Merged

Consolidated image format support#148
kunitoki merged 9 commits into
mainfrom
dev/image_formats

Conversation

@kunitoki

Copy link
Copy Markdown
Owner

No description provided.

@kunitoki
kunitoki force-pushed the dev/image_formats branch from d646e9f to 5ac6676 Compare July 22, 2026 12:50
@kunitoki
kunitoki force-pushed the dev/image_formats branch from 5ac6676 to 29bae41 Compare July 22, 2026 12:57
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.06574% with 242 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.12%. Comparing base (e306a1a) to head (45cd80d).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...odules/yup_graphics/formats/yup_PngImageFormat.cpp 81.15% 104 Missing ⚠️
...dules/yup_graphics/formats/yup_WebPImageFormat.cpp 81.69% 41 Missing ⚠️
...dules/yup_graphics/formats/yup_TiffImageFormat.cpp 88.81% 32 Missing ⚠️
modules/yup_graphics/imaging/yup_ImageMetadata.cpp 86.87% 29 Missing ⚠️
...odules/yup_graphics/formats/yup_TgaImageFormat.cpp 96.50% 8 Missing ⚠️
modules/yup_graphics/imaging/yup_ImagePixelData.h 95.50% 8 Missing ⚠️
...odules/yup_graphics/formats/yup_GifImageFormat.cpp 66.66% 7 Missing ⚠️
...dules/yup_graphics/formats/yup_JpegImageFormat.cpp 90.76% 6 Missing ⚠️
modules/yup_graphics/formats/yup_TgaImageFormat.h 25.00% 3 Missing ⚠️
modules/yup_graphics/formats/yup_TiffImageFormat.h 25.00% 3 Missing ⚠️
... and 1 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   79.93%   80.12%   +0.19%     
==========================================
  Files         720      728       +8     
  Lines       74352    75944    +1592     
==========================================
+ Hits        59436    60853    +1417     
- Misses      14916    15091     +175     
Files with missing lines Coverage Δ
modules/yup_core/text/yup_StringPairArray.h 95.00% <100.00%> (+0.26%) ⬆️
...odules/yup_graphics/formats/yup_BmpImageFormat.cpp 88.72% <100.00%> (+0.12%) ⬆️
modules/yup_graphics/formats/yup_BmpImageFormat.h 0.00% <ø> (ø)
modules/yup_graphics/formats/yup_GifImageFormat.h 50.00% <ø> (ø)
modules/yup_graphics/formats/yup_JpegImageFormat.h 25.00% <ø> (ø)
modules/yup_graphics/formats/yup_PngImageFormat.h 40.00% <100.00%> (+15.00%) ⬆️
...odules/yup_graphics/formats/yup_PpmImageFormat.cpp 92.03% <100.00%> (+22.38%) ⬆️
modules/yup_graphics/formats/yup_PpmImageFormat.h 0.00% <ø> (ø)
modules/yup_graphics/formats/yup_WebPImageFormat.h 40.00% <100.00%> (+15.00%) ⬆️
modules/yup_graphics/imaging/yup_Image.cpp 88.88% <100.00%> (-1.41%) ⬇️
... and 18 more

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf156f4...45cd80d. Read the comment docs.

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

@kunitoki
kunitoki merged commit 4516aa9 into main Jul 23, 2026
37 of 39 checks passed
@kunitoki
kunitoki deleted the dev/image_formats branch July 23, 2026 19:41
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.

1 participant