Skip to content

Update cq_utils.py build123d support - #548

Open
deuxcents wants to merge 3 commits into
CadQuery:masterfrom
deuxcents:patch-1
Open

Update cq_utils.py build123d support#548
deuxcents wants to merge 3 commits into
CadQuery:masterfrom
deuxcents:patch-1

Conversation

@deuxcents

Copy link
Copy Markdown

Add flexible build123d shapes and builders support. You can pass directly the builder, even incomplete, or the shape within it. Or just a standalone shape (algebra mode).

Add flexible build123d shapes and builders support.
You can pass directly the builder, even incomplete, or the shape within it. Or just a standalone shape (algebra mode).
Fix duplicates issue when parent is complete
@codecov

codecovBot commented Dec 15, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 40.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.92%. Comparing base (5171a07) to head (e0dbef1).
⚠️ Report is 2 commits behind head on master.

Files with missing linesPatch %Lines
cq_editor/cq_utils.py40.00%10 Missing and 2 partials ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #548 +/- ##
==========================================
- Coverage 88.37% 87.92% -0.46% 
==========================================
Files 20 20 Lines 2289 2302 +13 Branches 261 269 +8 ==========================================
+ Hits 2023 2024 +1 - Misses 198 208 +10 - Partials 68 70 +2 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto 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

@deuxcents