Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parenthesis bug in _isCoPlanar function #1451

Merged
merged 2 commits into from
Dec 3, 2023

Conversation

egrim
Copy link
Contributor

@egrim egrim commented Nov 30, 2023

I came across what appears to be a parenthesis misplacement for abs in the _isCoPlanar function.

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2504d6b) 94.31% compared to head (a72f46e) 94.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1451      +/-   ##
==========================================
+ Coverage   94.31%   94.35%   +0.03%     
==========================================
  Files          28       28              
  Lines        5809     5809              
  Branches      993      993              
==========================================
+ Hits         5479     5481       +2     
+ Misses        198      197       -1     
+ Partials      132      131       -1     

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

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 @egrim

@lorenzncode @adam-urbanczyk Could one of you review this when you get a chance?

@jmwright jmwright merged commit 6869dc6 into CadQuery:master Dec 3, 2023
5 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.

3 participants