dfki-ric / pytransform3d

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

Development branch, release 2.3.1 #222

Closed AlexanderFabisch closed 1 year ago

AlexanderFabisch commented 1 year ago

Deprecation

codecov-commenter commented 1 year ago

Codecov Report

Base: 99.90% // Head: 100.00% // Increases project coverage by +0.09% :tada:

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

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## =========================================== + Coverage 99.90% 100.00% +0.09% =========================================== Files 22 22 Lines 2136 2137 +1 Branches 248 248 =========================================== + Hits 2134 2137 +3 + Misses 1 0 -1 + Partials 1 0 -1 ``` | [Impacted Files](https://codecov.io/gh/dfki-ric/pytransform3d/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric) | Coverage Δ | | |---|---|---| | [pytransform3d/\_\_init\_\_.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [pytransform3d/rotations/\_utils.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/222?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%> (+1.53%)` | :arrow_up: | | [pytransform3d/transformations/\_random.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC90cmFuc2Zvcm1hdGlvbnMvX3JhbmRvbS5weQ==) | `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.