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

Specialize diag(::Diagonal) #1158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Update diagonal.jl

9072335
Select commit
Loading
Failed to load commit list.
Open

Specialize diag(::Diagonal) #1158

Update diagonal.jl
9072335
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2024 in 1s

91.83% (-0.01%) compared to 959d985

View this Pull Request on Codecov

91.83% (-0.01%) compared to 959d985

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.83%. Comparing base (959d985) to head (9072335).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1158      +/-   ##
==========================================
- Coverage   91.84%   91.83%   -0.01%     
==========================================
  Files          34       34              
  Lines       15357    15358       +1     
==========================================
  Hits        14104    14104              
- Misses       1253     1254       +1     

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