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

Make BandedMatrix immutable #403

Merged
merged 5 commits into from
Oct 3, 2023
Merged

Make BandedMatrix immutable #403

merged 5 commits into from
Oct 3, 2023

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (acebbf1) 89.50% compared to head (43d4ddf) 89.51%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #403      +/-   ##
==========================================
+ Coverage   89.50%   89.51%   +0.01%     
==========================================
  Files          25       25              
  Lines        3525     3529       +4     
==========================================
+ Hits         3155     3159       +4     
  Misses        370      370              
Files Coverage Δ
src/BandedMatrices.jl 100.00% <ø> (ø)
src/banded/BandedMatrix.jl 95.11% <ø> (ø)

... and 1 file with indirect coverage changes

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

@dlfivefifty dlfivefifty merged commit ea56397 into master Oct 3, 2023
16 checks passed
@dlfivefifty dlfivefifty deleted the dl/BandedMatrixImmutable branch October 3, 2023 15:11
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.

1 participant