JuliaGeometry / Quaternions.jl

A Julia implementation of quaternions
https://juliageometry.github.io/Quaternions.jl
MIT License
116 stars 37 forks source link

Remove angleaxis #118

Closed sethaxen closed 1 year ago

sethaxen commented 1 year ago

This method does not work and is not tested. It must have been missed in the PRs removing rotation-related functions

codecov[bot] commented 1 year ago

Codecov Report

Merging #118 (4b59851) into main (e46a689) will decrease coverage by 0.81%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   99.19%   98.37%   -0.82%     
==========================================
  Files           1        1              
  Lines         124      123       -1     
==========================================
- Hits          123      121       -2     
- Misses          1        2       +1     
Impacted Files Coverage Δ
src/Quaternion.jl 98.37% <ø> (-0.82%) :arrow_down:

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