JuliaGeometry / Rotations.jl

Julia implementations for different rotation parameterizations
https://juliageometry.github.io/Rotations.jl
MIT License
176 stars 44 forks source link

Remove StaticArrays.Size definitions #287

Closed jipolanco closed 7 months ago

jipolanco commented 7 months ago

Closes #282.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0f46b75) 90.50% compared to head (4ea263e) 90.41%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #287 +/- ## ========================================== - Coverage 90.50% 90.41% -0.10% ========================================== Files 17 17 Lines 1664 1658 -6 ========================================== - Hits 1506 1499 -7 - Misses 158 159 +1 ```

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

jipolanco commented 7 months ago

Sounds good to me!