Skip to content

Support SVG 1.1 specifications #100

Merged
kunitoki merged 19 commits into
mainfrom
dev/better_svg_support
May 22, 2026
Merged

Support SVG 1.1 specifications #100
kunitoki merged 19 commits into
mainfrom
dev/better_svg_support

Conversation

@kunitoki
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 84.27362% with 223 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.53%. Comparing base (632d596) to head (9b57286).

Files with missing lines Patch % Lines
modules/yup_graphics/svg/yup_SVGParser.cpp 80.34% 203 Missing ⚠️
modules/yup_graphics/graphics/yup_Graphics.cpp 63.15% 7 Missing ⚠️
modules/yup_graphics/primitives/yup_Path.cpp 86.27% 7 Missing ⚠️
modules/yup_graphics/svg/yup_SVGDocument.cpp 92.59% 2 Missing ⚠️
modules/yup_gui/artboard/yup_Artboard.cpp 0.00% 2 Missing ⚠️
modules/yup_graphics/svg/yup_SVGCssParser.cpp 99.62% 1 Missing ⚠️
modules/yup_gui/mouse/yup_MouseEvent.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   73.75%   74.53%   +0.77%     
==========================================
  Files         581      584       +3     
  Lines       57237    58505    +1268     
==========================================
+ Hits        42217    43608    +1391     
+ Misses      15020    14897     -123     
Files with missing lines Coverage Δ
..._audio_basics/sources/yup_BufferingAudioSource.cpp 94.11% <100.00%> (+0.11%) ⬆️
...up_audio_basics/sources/yup_BufferingAudioSource.h 66.66% <ø> (ø)
modules/yup_core/containers/yup_HashMap.h 98.31% <100.00%> (+0.08%) ⬆️
modules/yup_core/files/yup_File.h 88.88% <ø> (ø)
modules/yup_core/files/yup_FileSearchPath.cpp 98.78% <100.00%> (ø)
modules/yup_core/network/yup_URL.cpp 78.14% <100.00%> (ø)
modules/yup_core/yup_core.cpp 100.00% <ø> (ø)
modules/yup_graphics/drawables/yup_Drawable.cpp 65.80% <ø> (+25.17%) ⬆️
modules/yup_graphics/graphics/yup_Graphics.h 100.00% <100.00%> (+6.89%) ⬆️
modules/yup_graphics/primitives/yup_Path.h 100.00% <ø> (ø)
... and 8 more

... and 10 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 632d596...9b57286. 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 3158fb5 into main May 22, 2026
40 checks passed
@kunitoki kunitoki deleted the dev/better_svg_support branch May 22, 2026 20:45
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