pytransform3d icon indicating copy to clipboard operation
pytransform3d copied to clipboard

[MRG] Estimate Gaussian rotation

Open AlexanderFabisch opened this issue 2 years ago • 1 comments

Fix #277

AlexanderFabisch avatar Feb 19 '24 15:02 AlexanderFabisch

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
@@             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.

codecov-commenter avatar Feb 19 '24 15:02 codecov-commenter