Skip to content

Conversation

acgessler
Copy link
Contributor

0.6 has a known issue causing stack overflows on specific inputs, see mrhooray/kdtree-rs#42 (comment). Updating kdtree to 0.7 should address this and doesn't seem to cause test regressions.

Pair-programmed with @Colin1860

0.6 has a known issue causing stack overflows on specific inputs, see mrhooray/kdtree-rs#42 (comment)
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.02%. Comparing base (11ea07a) to head (1382364).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #391      +/-   ##
==========================================
- Coverage   36.09%   36.02%   -0.08%     
==========================================
  Files          99       99              
  Lines        6502     6496       -6     
==========================================
- Hits         2347     2340       -7     
- Misses       4155     4156       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@relf relf merged commit 335924e into rust-ml:master May 24, 2025
21 checks passed
@relf
Copy link
Member

relf commented May 24, 2025

Thanks!

@acgessler
Copy link
Contributor Author

acgessler commented May 24, 2025

Thanks for the quick merge @relf! Any chance you could cut linfa 0.7.2 sometime? Would love to get this and other recent patches into a stable release.

@relf
Copy link
Member

relf commented May 26, 2025

Well, I would like to get #371 merged before a new release

@acgessler
Copy link
Contributor Author

Yeah that works. Thanks!

kakserpom pushed a commit to kakserpom/linfa that referenced this pull request Jun 10, 2025
0.6 has a known issue causing stack overflows on specific inputs, see mrhooray/kdtree-rs#42 (comment)

Co-authored-by: Alex Gessler <[email protected]>
@acgessler
Copy link
Contributor Author

@relf I understand you're still waiting on #371 but if that is blocked is there a chance of an interim release?
Cheers

@relf
Copy link
Member

relf commented Jul 7, 2025

Is it ok for you if I release linfa-nn 0.7.2 with the kdtree version bump?

@acgessler
Copy link
Contributor Author

Yes! this would be perfect.

@relf
Copy link
Member

relf commented Jul 9, 2025

linfa-nn 0.7.2 is out!

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