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

Backport a 1.10 implementation for LinearAlgebra.diagind #23

Merged
merged 3 commits into from
Jan 22, 2025

Add missing import

02ba823
Select commit
Loading
Failed to load commit list.
Merged

Backport a 1.10 implementation for LinearAlgebra.diagind #23

Add missing import
02ba823
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2025 in 0s

62.54% (-0.45%) compared to 3d774aa

View this Pull Request on Codecov

62.54% (-0.45%) compared to 3d774aa

Details

Codecov Report

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

Project coverage is 62.54%. Comparing base (3d774aa) to head (02ba823).

Files with missing lines Patch % Lines
src/wrappers.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   62.98%   62.54%   -0.45%     
==========================================
  Files           6        6              
  Lines         281      283       +2     
==========================================
  Hits          177      177              
- Misses        104      106       +2     

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