Skip to content

Introducing 3d components - #190

Merged
kunitoki merged 6 commits into
mainfrom
dev/3dcomponents
Sep 25, 2026
Merged

kunitoki merged 6 commits into
mainfrom
dev/3dcomponents

Conversation

@kunitoki

@kunitoki kunitoki commented Sep 25, 2026 •

Copy link
Copy Markdown
Owner
3dc

@codecov

codecov Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.87894% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.18%. Comparing base (53e2691) to head (f2a6530).

Files with missing lines Patch % Lines
modules/yup_gui/component/yup_Component.cpp 84.02% 27 Missing ⚠️
modules/yup_python/bindings/yup_YupGui_bindings.h 0.00% 8 Missing ⚠️
...ules/yup_graphics/meshes/yup_MeshSurfaceMapper.cpp 93.57% 7 Missing ⚠️
modules/yup_gui/effects/yup_ComponentEffect.h 0.00% 4 Missing ⚠️
...s/yup_python/bindings/yup_YupGraphics_bindings.cpp 40.00% 3 Missing ⚠️
modules/yup_graphics/primitives/yup_Matrix4.cpp 98.58% 2 Missing ⚠️
...ules/yup_gui/themes/theme_v1/yup_ThemeVersion1.cpp 84.61% 2 Missing ⚠️
...odules/yup_graphics/meshes/yup_MeshSurfaceMapper.h 50.00% 1 Missing ⚠️
modules/yup_graphics/primitives/yup_Vector3.h 98.52% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   83.13%   83.18%   +0.04%     
==========================================
  Files         909      916       +7     
  Lines      107970   108425     +455     
==========================================
+ Hits        89766    90196     +430     
- Misses      18204    18229      +25     
Files with missing lines Coverage Δ
modules/yup_graphics/graphics/yup_Graphics.cpp 96.22% <100.00%> (+0.01%) ⬆️
modules/yup_graphics/graphics/yup_Graphics.h 100.00% <ø> (ø)
modules/yup_graphics/primitives/yup_Matrix4.h 100.00% <100.00%> (ø)
modules/yup_graphics/primitives/yup_Ray.cpp 100.00% <100.00%> (ø)
modules/yup_graphics/primitives/yup_Ray.h 100.00% <100.00%> (ø)
modules/yup_graphics/rhi/yup_GpuCanvas.cpp 77.27% <100.00%> (ø)
modules/yup_graphics/rhi/yup_GpuCanvas.h 50.00% <ø> (ø)
modules/yup_gui/code/yup_CodeEditor.cpp 95.75% <100.00%> (+<0.01%) ⬆️
modules/yup_gui/component/yup_Component.h 76.00% <ø> (ø)
modules/yup_gui/dragdrop/yup_DragAndDropTarget.cpp 100.00% <100.00%> (ø)
... and 12 more

... 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 53e2691...f2a6530. 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 ca37b4e into main Sep 25, 2026
41 checks passed
@kunitoki
kunitoki deleted the dev/3dcomponents branch September 25, 2026 13:22
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