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

Move SparseArrays to an extension #385

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jul 27, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (42c498f) 89.36% compared to head (9358ec1) 89.36%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #385   +/-   ##
=======================================
  Coverage   89.36%   89.36%           
=======================================
  Files          24       25    +1     
  Lines        3489     3490    +1     
=======================================
+ Hits         3118     3119    +1     
  Misses        371      371           
Files Changed Coverage Δ
src/BandedMatrices.jl 100.00% <ø> (ø)
src/banded/BandedMatrix.jl 94.98% <ø> (-0.02%) ⬇️
src/generic/AbstractBandedMatrix.jl 74.66% <ø> (-5.13%) ⬇️
ext/BandedMatricesSparseArraysExt.jl 100.00% <100.00%> (ø)

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

@dlfivefifty dlfivefifty merged commit 466b1c5 into JuliaLinearAlgebra:master Jul 27, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants