Skip to content

Fix startPoint and endPoint for reversed edges#2049

Merged
adam-urbanczyk merged 4 commits into
masterfrom
start_endpoint-fix
Jun 19, 2026
Merged

Fix startPoint and endPoint for reversed edges#2049
adam-urbanczyk merged 4 commits into
masterfrom
start_endpoint-fix

Conversation

@adam-urbanczyk

Copy link
Copy Markdown
Member

Closes #831

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.75%. Comparing base (0c98858) to head (3d62c29).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2049   +/-   ##
=======================================
  Coverage   95.75%   95.75%           
=======================================
  Files          30       30           
  Lines        9358     9358           
  Branches     1391     1391           
=======================================
  Hits         8961     8961           
  Misses        242      242           
  Partials      155      155           

☔ View full report in Codecov by Harness.
📢 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.

Comment thread cadquery/occ_impl/shapes.py Outdated

@jmwright jmwright left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @adam-urbanczyk !

@adam-urbanczyk adam-urbanczyk mentioned this pull request Jun 19, 2026
4 tasks
@adam-urbanczyk adam-urbanczyk merged commit 6075b64 into master Jun 19, 2026
7 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.

Edge.startPoint does not respect OCCT orientation

3 participants