Skip to content

Conversation

@yuan-xy
Copy link

@yuan-xy yuan-xy commented Jan 22, 2026

Workplane(box).faces(">Z").size() return the number of objects currently on the stack, not the object size.
So, I replaced it with box.faces(">X").Area().

Also, I fixed the typo of gp_Ax2(Vector(-0.1, -1.0, -1.5) .

@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.96%. Comparing base (fe53ca0) to head (33367e9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1977   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files          29       29           
  Lines        7857     7857           
  Branches     1174     1174           
=======================================
  Hits         7540     7540           
  Misses        183      183           
  Partials      134      134           

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

2 participants