sdd / kiddo

Kiddo
Apache License 2.0
91 stars 14 forks source link

fix: nearest_n_within does not limit num of items when not sorted #175

Closed sdd closed 3 months ago

sdd commented 3 months ago

Issue: https://github.com/sdd/kiddo/issues/168

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 95.42%. Comparing base (9651212) to head (936ed24).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #175 +/- ## ========================================== + Coverage 95.30% 95.42% +0.11% ========================================== Files 52 52 Lines 7583 7650 +67 Branches 7583 7650 +67 ========================================== + Hits 7227 7300 +73 + Misses 335 329 -6 Partials 21 21 ```

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