Skip to content

Fix startPoint and endPoint for reversed edges#2049

Open
adam-urbanczyk wants to merge 3 commits into
masterfrom
start_endpoint-fix
Open

Fix startPoint and endPoint for reversed edges#2049
adam-urbanczyk wants to merge 3 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 (c0734b3) to head (3c31b75).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2049   +/-   ##
=======================================
  Coverage   95.75%   95.75%           
=======================================
  Files          30       30           
  Lines        9356     9356           
  Branches     1391     1391           
=======================================
  Hits         8959     8959           
  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
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

2 participants