JuliaGeometry / Rotations.jl

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

Proposal to fix inconsitency in jacobian(::Type{RotMatrix}, ::QuatRotation) #291

Open trahflow opened 6 months ago

trahflow commented 6 months ago

This proposal addresses #290

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 90.66%. Comparing base (2662b4f) to head (e7570f6).

:exclamation: Current head e7570f6 differs from pull request most recent head 5229fb1. Consider uploading reports for the commit 5229fb1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #291 +/- ## ========================================== + Coverage 90.63% 90.66% +0.02% ========================================== Files 18 18 Lines 1709 1714 +5 ========================================== + Hits 1549 1554 +5 Misses 160 160 ```

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