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

Upgrade ndarray and other deps #389

Merged
merged 3 commits into from
Dec 20, 2024

Run cargo fmt

3545492
Select commit
Loading
Failed to load commit list.
Merged

Upgrade ndarray and other deps #389

Run cargo fmt
3545492
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 20, 2024 in 0s

86.88% (-3.24%) compared to 3e13736

View this Pull Request on Codecov

86.88% (-3.24%) compared to 3e13736

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.88%. Comparing base (3e13736) to head (3545492).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
ndarray-linalg/src/convert.rs 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
- Coverage   90.11%   86.88%   -3.24%     
==========================================
  Files          77       64      -13     
  Lines        4613     3591    -1022     
==========================================
- Hits         4157     3120    -1037     
- Misses        456      471      +15     

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