feat(render3d): 前端接回 3D 资产创建入口 - #771
Merged
Merged
Codecov / codecov/project
succeeded
Aug 26, 2026 in 1s
87.77% (+5.10%) compared to c781a8e
View this Pull Request on Codecov
87.77% (+5.10%) compared to c781a8e
Details
Codecov Report
❌ Patch coverage is 82.24299% with 19 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #771 +/- ##
==========================================
+ Coverage 82.66% 87.77% +5.10%
==========================================
Files 102 281 +179
Lines 9162 20535 +11373
Branches 3034 3061 +27
==========================================
+ Hits 7574 18024 +10450
- Misses 759 1673 +914
- Partials 829 838 +9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...app/src/windup_app/server/orchestrator/_failure.py | 100.00% <100.00%> (ø) |
|
| ...nd/packages/app/src/windup_app/web/api/render3d.py | 95.93% <100.00%> (ø) |
|
| .../src/windup_framework/providers/render3d/checks.py | 89.72% <ø> (ø) |
|
| frontend/src/entities/render3d/api.ts | 96.25% <100.00%> (ø) |
|
| ...app/src/windup_app/server/orchestrator/executor.py | 78.35% <0.00%> (ø) |
|
| ...windup_app/server/orchestrator/render3d_service.py | 79.65% <87.50%> (ø) |
|
| frontend/src/pages/workflow-editor/index.tsx | 83.49% <83.33%> (-0.01%) |
⬇️ |
| ...ntend/src/pages/workflow-editor/render3d-panel.tsx | 77.77% <77.77%> (ø) |
... and 173 files with indirect coverage changes
🚀 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.
Loading