Skip to content

SVG old bugs - #194

Merged
kunitoki merged 5 commits into
mainfrom
dev/svg_regressions
Sep 27, 2026
Merged

kunitoki merged 5 commits into
mainfrom
dev/svg_regressions

Conversation

@kunitoki

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Sep 27, 2026 •

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.32%. Comparing base (4a568d7) to head (97382e2).

Files with missing lines Patch % Lines
modules/yup_graphics/context/yup_GraphicsContext.h 0.00% 1 Missing ⚠️
...les/yup_gui/native/yup_NativeDragAndDrop_linux.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   83.32%   83.32%   -0.01%     
==========================================
  Files         925      925              
  Lines      109526   109541      +15     
==========================================
+ Hits        91266    91270       +4     
- Misses      18260    18271      +11     
Files with missing lines Coverage Δ
modules/yup_graphics/drawables/yup_Drawable.cpp 79.12% <100.00%> (-1.86%) ⬇️
modules/yup_graphics/svg/yup_SVGParser.cpp 89.60% <100.00%> (ø)
modules/yup_gui/component/yup_ComponentNative.h 66.66% <ø> (ø)
modules/yup_gui/dragdrop/yup_DragAndDropData.cpp 99.03% <ø> (ø)
...odules/yup_gui/dragdrop/yup_DragAndDropManager.cpp 83.97% <ø> (ø)
modules/yup_gui/dragdrop/yup_DragAndDropTarget.cpp 100.00% <ø> (ø)
...odules/yup_gui/dragdrop/yup_DragImageComponent.cpp 100.00% <ø> (ø)
modules/yup_graphics/context/yup_GraphicsContext.h 80.00% <0.00%> (-20.00%) ⬇️
...les/yup_gui/native/yup_NativeDragAndDrop_linux.cpp 0.00% <0.00%> (ø)

... and 6 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 4a568d7...97382e2. 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 5757bf4 into main Sep 27, 2026
41 checks passed
@kunitoki
kunitoki deleted the dev/svg_regressions branch September 27, 2026 17:47
@kunitoki kunitoki linked an issue Sep 27, 2026 that may be closed by this pull request
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.

Emscripten on mobile wrong touch scaling hidpi

1 participant