Skip to content

Fix parenthesis bug in _isCoPlanar function#1451

Merged
jmwright merged 2 commits into
CadQuery:masterfrom
egrim:bugfix/coplanar-parens
Dec 3, 2023
Merged

Fix parenthesis bug in _isCoPlanar function#1451
jmwright merged 2 commits into
CadQuery:masterfrom
egrim:bugfix/coplanar-parens

Conversation

@egrim
Copy link
Copy Markdown
Contributor

@egrim egrim commented Nov 30, 2023

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

@codecov
Copy link
Copy Markdown

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
Copy Markdown
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
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