dfki-ric / pytransform3d

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

[MRG] Estimate Gaussian rotation #282

Open AlexanderFabisch opened 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (dbdbe5b) 100.00% compared to head (26dfc2c) 99.84%.

Files Patch % Lines
pytransform3d/rotations/_random.py 42.85% 4 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #282 +/- ## =========================================== - Coverage 100.00% 99.84% -0.16% =========================================== Files 32 32 Lines 2555 2561 +6 Branches 294 294 =========================================== + Hits 2555 2557 +2 - Misses 0 4 +4 ```

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