Skip to content

Fix SciPy version compatibility for distance metrics

cd61070
Select commit
Loading
Failed to load commit list.
Merged

Add lazy EMD solver with O(n) memory requirement #788

Fix SciPy version compatibility for distance metrics
cd61070
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2026 in 0s

97.03% (-0.04%) compared to 4c49769

View this Pull Request on Codecov

97.03% (-0.04%) compared to 4c49769

Details

Codecov Report

❌ Patch coverage is 93.04348% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.03%. Comparing base (4c49769) to head (cd61070).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #788      +/-   ##
==========================================
- Coverage   97.07%   97.03%   -0.04%     
==========================================
  Files         107      107              
  Lines       22156    22249      +93     
==========================================
+ Hits        21507    21590      +83     
- Misses        649      659      +10     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.