sdd / kiddo

Kiddo
Apache License 2.0
85 stars 14 forks source link

fix: incompatibility with fixed crate num-traits feature #90

Closed sdd closed 10 months ago

sdd commented 10 months ago

Fixes https://github.com/sdd/kiddo/issues/89

codecov-commenter commented 10 months ago

Codecov Report

Merging #90 (7fb7def) into master (e1489a7) will increase coverage by 5.54%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   83.91%   89.46%   +5.54%     
==========================================
  Files          29       27       -2     
  Lines        3593     3340     -253     
==========================================
- Hits         3015     2988      -27     
+ Misses        578      352     -226     
Files Coverage Δ
src/distance.rs 0.00% <ø> (ø)
src/fixed/kdtree.rs 80.32% <ø> (-1.77%) :arrow_down:
src/fixed/neighbour.rs 18.75% <ø> (ø)
src/float/neighbour.rs 18.75% <ø> (ø)
src/mirror_select_nth_unstable_by.rs 99.43% <ø> (ø)

... and 2 files with indirect coverage changes

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