cadquery
cadquery copied to clipboard
Fix Assembly Location handling when applied at top level
Fixes #1594
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.92%. Comparing base (
9ee703d) to head (a690fa8). Report is 7 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1595 +/- ##
=======================================
Coverage 94.91% 94.92%
=======================================
Files 28 28
Lines 6259 6263 +4
Branches 1271 1273 +2
=======================================
+ Hits 5941 5945 +4
Misses 192 192
Partials 126 126
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@lorenzncode we need to get this merged, but do you have any thoughts/updates on the comments above?
@lorenzncode we need to get this merged, but do you have any thoughts/updates on the comments above?
Yes, I'll comment later today. Please hold any merge for now.
Thanks!
Superseded by #1623