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

Rowsupport in banded axpy methods #316

Merged
merged 2 commits into from
Feb 14, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Feb 13, 2023

Also, short-circuit trivial cases where either the source or the destination is empty

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Base: 81.83% // Head: 82.09% // Increases project coverage by +0.26% 🎉

Coverage data is based on head (a82c2ff) compared to base (e74f057).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
+ Coverage   81.83%   82.09%   +0.26%     
==========================================
  Files          24       24              
  Lines        3320     3324       +4     
==========================================
+ Hits         2717     2729      +12     
+ Misses        603      595       -8     
Impacted Files Coverage Δ
src/generic/broadcast.jl 95.35% <100.00%> (+1.23%) ⬆️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dlfivefifty dlfivefifty merged commit bcedda1 into JuliaLinearAlgebra:master Feb 14, 2023
@jishnub jishnub deleted the axpy branch February 16, 2023 12:49
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