CadQuery / CQ-editor

CadQuery GUI editor based on PyQT
Apache License 2.0
723 stars 111 forks source link

Better show_object #438

Closed adam-urbanczyk closed 1 month ago

adam-urbanczyk commented 1 month ago

Get object name from the enclosing scope if possible (see #331)

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.12%. Comparing base (7133ab6) to head (f2aab07).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #438 +/- ## ========================================== + Coverage 89.08% 89.12% +0.04% ========================================== Files 19 19 Lines 1576 1582 +6 Branches 190 190 ========================================== + Hits 1404 1410 +6 Misses 139 139 Partials 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.