Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix clippy #283

Merged
merged 9 commits into from
Nov 25, 2024

try to use previous wasm-pack

f04359a
Select commit
Loading
Failed to load commit list.
Merged

chore: fix clippy #283

try to use previous wasm-pack
f04359a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 1s

45.51% (+0.01%) compared to 239c004

View this Pull Request on Codecov

45.51% (+0.01%) compared to 239c004

Details

Codecov Report

Attention: Patch coverage is 51.72414% with 14 lines in your changes missing coverage. Please review.

Project coverage is 45.51%. Comparing base (239c004) to head (f04359a).

Files with missing lines Patch % Lines
src/linalg/basic/arrays.rs 0.00% 4 Missing ⚠️
src/cluster/kmeans.rs 25.00% 3 Missing ⚠️
src/algorithm/neighbour/cover_tree.rs 50.00% 2 Missing ⚠️
src/tree/decision_tree_classifier.rs 60.00% 2 Missing ⚠️
src/tree/decision_tree_regressor.rs 66.66% 2 Missing ⚠️
src/algorithm/neighbour/linear_search.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #283      +/-   ##
===============================================
+ Coverage        45.49%   45.51%   +0.01%     
===============================================
  Files               85       85              
  Lines             7254     7306      +52     
===============================================
+ Hits              3300     3325      +25     
- Misses            3954     3981      +27     

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


🚨 Try these New Features: