dfki-ric / pytransform3d

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

Development branch, release 2.2.0 #210

Closed AlexanderFabisch closed 1 year ago

AlexanderFabisch commented 1 year ago

Features

New interface to Euler angles

Bugfixes

Deprecated

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (96e1c2e) compared to base (cb43a75). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #210 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 2015 2114 +99 Branches 225 244 +19 ========================================= + Hits 2015 2114 +99 ``` | [Impacted Files](https://codecov.io/gh/dfki-ric/pytransform3d/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric) | Coverage Δ | | |---|---|---| | [pytransform3d/rotations/\_\_init\_\_.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9yb3RhdGlvbnMvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [pytransform3d/rotations/\_conversions.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/210?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/\_quaternion\_operations.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/210?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% <100.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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.