JuliaGeometry / Quaternions.jl

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

Remove compatibility with `Complex` #113

Closed hyrodium closed 1 year ago

hyrodium commented 1 year ago

This PR fixes #62.

codecov[bot] commented 1 year ago

Codecov Report

Merging #113 (d56fec3) into main (9c62d64) will increase coverage by 1.55%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main      #113      +/-   ##
===========================================
+ Coverage   98.44%   100.00%   +1.55%     
===========================================
  Files           1         1              
  Lines         193       184       -9     
===========================================
- Hits          190       184       -6     
+ Misses          3         0       -3     
Impacted Files Coverage Δ
src/Quaternion.jl 100.00% <ø> (+1.55%) :arrow_up:

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