dfki-ric / pytransform3d

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

[WIP] Refactor geometry #254

Closed AlexanderFabisch closed 1 year ago

AlexanderFabisch commented 1 year ago

TODO

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (31a0aaf) 100.00% compared to head (b60102d) 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #254 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 28 29 +1 Lines 2476 2497 +21 Branches 283 283 ========================================= + Hits 2476 2497 +21 ``` | [Files Changed](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/254?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://app.codecov.io/gh/dfki-ric/pytransform3d/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9nZW9tZXRyeS5weQ==) | `100.00% <100.00%> (ø)` | | | [pytransform3d/uncertainty.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC91bmNlcnRhaW50eS5weQ==) | `100.00% <100.00%> (ø)` | |

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