dfki-ric / pytransform3d

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

Development branch, release 3.4.0 #264

Closed AlexanderFabisch closed 1 year ago

AlexanderFabisch commented 1 year ago

Features

Bugfixes

Refactoring

Documentation

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 (0b43bdb) 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 @@ ## master #264 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 28 30 +2 Lines 2476 2540 +64 Branches 283 294 +11 ========================================= + Hits 2476 2540 +64 ``` | [Files Changed](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/264?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/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9fZ2VvbWV0cnkucHk=) | `100.00% <100.00%> (ø)` | | | [pytransform3d/\_mesh\_loader.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9fbWVzaF9sb2FkZXIucHk=) | `100.00% <100.00%> (ø)` | | | [pytransform3d/batch\_rotations.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9iYXRjaF9yb3RhdGlvbnMucHk=) | `100.00% <100.00%> (ø)` | | | [pytransform3d/rotations/\_constants.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9yb3RhdGlvbnMvX2NvbnN0YW50cy5weQ==) | `100.00% <100.00%> (ø)` | | | [pytransform3d/rotations/\_conversions.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9yb3RhdGlvbnMvX2NvbnZlcnNpb25zLnB5) | `100.00% <100.00%> (ø)` | | | [pytransform3d/rotations/\_utils.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/264?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9yb3RhdGlvbnMvX3V0aWxzLnB5) | `100.00% <100.00%> (ø)` | | | [pytransform3d/uncertainty.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/264?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.