compas-dev / compas

Core packages of the COMPAS framework.
https://compas.dev/compas/
MIT License
309 stars 105 forks source link

Gh python3 #1391

Open chenkasirer opened 16 hours ago

chenkasirer commented 16 hours ago

Fixed compas_ghpython not importable in Rhino 8 CPython components, mostly by:

What type of change is this?

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

codecov[bot] commented 16 hours ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 60.23%. Comparing base (db0c5b0) to head (f0bc06b).

Files with missing lines Patch % Lines
src/compas/plugins.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1391 +/- ## ========================================== - Coverage 60.25% 60.23% -0.02% ========================================== Files 207 207 Lines 22251 22258 +7 ========================================== + Hits 13407 13408 +1 - Misses 8844 8850 +6 ```

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