dfki-ric / pytransform3d

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

[WIP] Array API compatibility #271

Open AlexanderFabisch opened 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 88.88% and project coverage change: -0.04% :warning:

Comparison is base (7e7ccf4) 100.00% compared to head (9f3b531) 99.96%.

: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 @@ ## develop #271 +/- ## =========================================== - Coverage 100.00% 99.96% -0.04% =========================================== Files 30 31 +1 Lines 2540 2547 +7 Branches 294 294 =========================================== + Hits 2540 2546 +6 - Misses 0 1 +1 ``` | [Files Changed](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/271?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric) | Coverage Δ | | |---|---|---| | [pytransform3d/\_array\_api\_compat.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/271?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9fYXJyYXlfYXBpX2NvbXBhdC5weQ==) | `80.00% <80.00%> (ø)` | | | [pytransform3d/rotations/\_utils.py](https://app.codecov.io/gh/dfki-ric/pytransform3d/pull/271?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%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.