Skip to content

Revert "Bump criterion to version 0.7"

493732f
Select commit
Loading
Failed to load commit list.
Merged

Upgrade to ndarray 0.16 #371

Revert "Bump criterion to version 0.7"
493732f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2025 in 1s

35.95% (-0.41%) compared to 77457b2

View this Pull Request on Codecov

35.95% (-0.41%) compared to 77457b2

Details

Codecov Report

❌ Patch coverage is 39.02439% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.95%. Comparing base (77457b2) to head (493732f).

Files with missing lines Patch % Lines
src/composing/multi_target_model.rs 16.66% 5 Missing ⚠️
src/dataset/impl_targets.rs 0.00% 5 Missing ⚠️
src/dataset/mod.rs 0.00% 4 Missing ⚠️
src/dataset/impl_dataset.rs 50.00% 3 Missing ⚠️
algorithms/linfa-logistic/src/lib.rs 75.00% 2 Missing ⚠️
algorithms/linfa-preprocessing/src/whitening.rs 0.00% 2 Missing ⚠️
...rithms/linfa-trees/src/decision_trees/algorithm.rs 0.00% 2 Missing ⚠️
algorithms/linfa-bayes/src/base_nb.rs 0.00% 1 Missing ⚠️
algorithms/linfa-linear/src/isotonic.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #371      +/-   ##
==========================================
- Coverage   36.36%   35.95%   -0.41%     
==========================================
  Files         101      100       -1     
  Lines        6553     6549       -4     
==========================================
- Hits         2383     2355      -28     
- Misses       4170     4194      +24     

☔ 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.