dfki-ric / pytransform3d

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

Development branch, release 2.1.0 #201

Closed AlexanderFabisch closed 1 year ago

AlexanderFabisch commented 2 years ago

Refactoring

Bugfixes

codecov-commenter commented 2 years ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #201 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 21 -1 Lines 2011 2014 +3 Branches 233 225 -8 ========================================= + Hits 2011 2014 +3 ``` | [Impacted Files](https://codecov.io/gh/dfki-ric/pytransform3d/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric) | Coverage Δ | | |---|---|---| | [pytransform3d/urdf.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/201/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC91cmRmLnB5) | `100.00% <100.00%> (ø)` | | | [pytransform3d/\_\_init\_\_.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/201/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9fX2luaXRfXy5weQ==) | | | 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.