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

Get rid of nptyping #1617

Merged
merged 6 commits into from
Jun 28, 2024
Merged

Get rid of nptyping #1617

merged 6 commits into from
Jun 28, 2024

Conversation

adam-urbanczyk
Copy link
Member

@adam-urbanczyk adam-urbanczyk commented Jun 28, 2024

Nptyping does not seem to be actively maintained and is not strictly needed.

Closes #1616 and CadQuery/CQ-editor#442

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.86%. Comparing base (40c2664) to head (ea21034).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1617   +/-   ##
=======================================
  Coverage   94.86%   94.86%           
=======================================
  Files          28       28           
  Lines        6231     6231           
  Branches     1264     1264           
=======================================
  Hits         5911     5911           
  Misses        193      193           
  Partials      127      127           

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

@adam-urbanczyk
Copy link
Member Author

Simple but important fix - merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

had to downgrade numpy from 2.0.0 to 1.26.4 to make cadquery work
1 participant