Skip to content

Out-of-place pad for BandedMatrix in resizedata #430

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

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Apr 10, 2023

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Patch coverage: 94.89% and project coverage change: -0.42 ⚠️

Comparison is base (887acf9) 72.47% compared to head (3a93d1c) 72.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #430      +/-   ##
==========================================
- Coverage   72.47%   72.05%   -0.42%     
==========================================
  Files          80       80              
  Lines        8363     8292      -71     
==========================================
- Hits         6061     5975      -86     
- Misses       2302     2317      +15     
Impacted Files Coverage Δ
src/hacks.jl 50.00% <ø> (-18.75%) ⬇️
src/constructors.jl 80.95% <81.81%> (+0.10%) ⬆️
src/LinearAlgebra/helper.jl 70.09% <90.90%> (+0.62%) ⬆️
src/Caching/almostbanded.jl 97.43% <100.00%> (-0.43%) ⬇️
src/Caching/banded.jl 94.52% <100.00%> (-2.71%) ⬇️
src/Caching/blockbanded.jl 82.08% <100.00%> (ø)
src/Caching/matrix.jl 55.17% <100.00%> (-14.40%) ⬇️
src/Caching/ragged.jl 97.43% <100.00%> (+18.76%) ⬆️
src/Fun.jl 68.47% <100.00%> (-0.92%) ⬇️
src/LinearAlgebra/AlmostBandedMatrix.jl 90.00% <100.00%> (ø)
... and 1 more

... and 25 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jishnub jishnub merged commit cb25a5f into JuliaApproximation:master Apr 10, 2023
@jishnub jishnub deleted the pad2 branch April 10, 2023 10:29
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