JuliaGeometry / Rotations.jl

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

Fix `rotation_between` #259

Closed hyrodium closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #259 (1804bd6) into master (b04d039) will decrease coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
- Coverage   89.90%   89.86%   -0.05%     
==========================================
  Files          17       17              
  Lines        1615     1618       +3     
==========================================
+ Hits         1452     1454       +2     
- Misses        163      164       +1     
Impacted Files Coverage Δ
src/rotation_between.jl 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more