Skip to content

Conversation

@adam-urbanczyk
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.76%. Comparing base (505a18d) to head (48d28c6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1924      +/-   ##
==========================================
+ Coverage   95.74%   95.76%   +0.01%     
==========================================
  Files          29       29              
  Lines        7827     7833       +6     
  Branches     1179     1181       +2     
==========================================
+ Hits         7494     7501       +7     
  Misses        192      192              
+ Partials      141      140       -1     

☔ 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.

Add test for shallow assembly edge case in toCAF.
@adam-urbanczyk adam-urbanczyk marked this pull request as ready for review October 24, 2025 07:19
@adam-urbanczyk adam-urbanczyk requested review from jmwright and lorenzncode and removed request for jmwright October 24, 2025 07:19
Copy link
Member

@jmwright jmwright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @adam-urbanczyk . Once this is merged I can do a bugfix release.

@jmwright jmwright merged commit 52ce82d into master Oct 28, 2025
6 checks passed
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.

Constructing an Assembly object directly with a Workplane object and then calling toCAF produces an exception

4 participants