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

Add more visuals and cell execution #452

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Add more visuals and cell execution #452

wants to merge 48 commits into from

Conversation

adam-urbanczyk
Copy link
Member

@adam-urbanczyk adam-urbanczyk commented Sep 24, 2024

  • Location, plane --> trihedron
  • Initial support for cell execution
  • overwrite cq.vis.show when executing
  • format
  • fix selection
  • add some type hints
  • fix core dump on appveyor/linux
  • tests

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

Attention: Patch coverage is 85.15152% with 98 lines in your changes missing coverage. Please review.

Project coverage is 87.16%. Comparing base (089bb86) to head (cc801ce).

Files with missing lines Patch % Lines
cq_editor/cq_utils.py 68.60% 19 Missing and 8 partials ⚠️
cq_editor/utils.py 72.97% 6 Missing and 4 partials ⚠️
cq_editor/preferences.py 40.00% 9 Missing ⚠️
cq_editor/widgets/occt_widget.py 76.31% 8 Missing and 1 partial ⚠️
cq_editor/widgets/viewer.py 86.95% 7 Missing and 2 partials ⚠️
cq_editor/main_window.py 90.69% 8 Missing ⚠️
cq_editor/widgets/debugger.py 91.57% 7 Missing and 1 partial ⚠️
cq_editor/widgets/editor.py 89.58% 1 Missing and 4 partials ⚠️
cq_editor/widgets/object_tree.py 95.65% 2 Missing and 2 partials ⚠️
cq_editor/mixins.py 86.95% 2 Missing and 1 partial ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
- Coverage   89.12%   87.16%   -1.97%     
==========================================
  Files          19       19              
  Lines        1582     1659      +77     
  Branches      190      186       -4     
==========================================
+ Hits         1410     1446      +36     
- Misses        139      168      +29     
- Partials       33       45      +12     

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

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.

1 participant