dfki-ric / pytransform3d

3D transformations for Python.
https://dfki-ric.github.io/pytransform3d/
Other
615 stars 63 forks source link

[WIP] Geometry module #244

Open AlexanderFabisch opened 1 year ago

AlexanderFabisch commented 1 year ago

Idea: collect code related to geometric shapes

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -6.63 :warning:

Comparison is base (f96bc42) 100.00% compared to head (63fc28a) 93.37%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #244 +/- ## =========================================== - Coverage 100.00% 93.37% -6.63% =========================================== Files 25 26 +1 Lines 2355 2522 +167 Branches 264 274 +10 =========================================== Hits 2355 2355 - Misses 0 167 +167 ``` | [Impacted Files](https://codecov.io/gh/dfki-ric/pytransform3d/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric) | Coverage Δ | | |---|---|---| | [pytransform3d/geometry.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9nZW9tZXRyeS5weQ==) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.