dfki-ric / pytransform3d

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

Development branch, release 3.2.0 #245

Closed AlexanderFabisch closed 1 year ago

AlexanderFabisch commented 1 year ago

Bugfixes

Documentation

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f96bc42) 100.00% compared to head (ea49217) 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 #245 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 2355 2356 +1 Branches 264 264 ========================================= + Hits 2355 2356 +1 ``` | [Impacted Files](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/245?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric) | Coverage Δ | | |---|---|---| | [pytransform3d/rotations/\_quaternion\_operations.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/245?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9yb3RhdGlvbnMvX3F1YXRlcm5pb25fb3BlcmF0aW9ucy5weQ==) | `100.00% <ø> (ø)` | | | [...m3d/transformations/\_dual\_quaternion\_operations.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/245?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC90cmFuc2Zvcm1hdGlvbnMvX2R1YWxfcXVhdGVybmlvbl9vcGVyYXRpb25zLnB5) | `100.00% <ø> (ø)` | | | [pytransform3d/rotations/\_conversions.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/245?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%> (ø)` | |

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