Skip to content

Conversation

@mrhooray
Copy link
Owner

@mrhooray mrhooray commented Nov 9, 2025

Summary

  • split the monolithic tests/kdtree.rs integration suite into tests/feature_nearest.rs and tests/feature_within.rs, keeping the original scenarios intact
  • add tests/_util.rs for shared fixtures/assertion helpers and rename supporting suites (distance_call_count.rs, serde.rs) so the test tree stays organized
  • run cargo test to confirm coverage matches the previous layout

Testing

  • cargo test

@mrhooray mrhooray enabled auto-merge (squash) November 9, 2025 03:04
@mrhooray mrhooray merged commit 2cd4246 into master Nov 9, 2025
3 checks passed
@mrhooray mrhooray deleted the dev branch November 9, 2025 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants