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

Patch to version 0.4.0 #257

Merged
merged 29 commits into from
Mar 4, 2024

run fmt. fix changelog

3fcd722
Select commit
Loading
Failed to load commit list.
Merged

Patch to version 0.4.0 #257

run fmt. fix changelog
3fcd722
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2024 in 0s

45.49% (-0.96%) compared to 80a93c1

View this Pull Request on Codecov

45.49% (-0.96%) compared to 80a93c1

Details

Codecov Report

Attention: Patch coverage is 54.16667% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 45.49%. Comparing base (80a93c1) to head (3fcd722).

Files Patch % Lines
src/linalg/basic/matrix.rs 57.35% 29 Missing ⚠️
src/algorithm/neighbour/bbd_tree.rs 0.00% 2 Missing ⚠️
src/error/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #257      +/-   ##
===============================================
- Coverage        46.44%   45.49%   -0.96%     
===============================================
  Files               85       85              
  Lines             7247     7254       +7     
===============================================
- Hits              3366     3300      -66     
- Misses            3881     3954      +73     

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