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

Multiplication with Triangular(::AdjOrTrans) #159

Merged
merged 4 commits into from
Jul 30, 2023
Merged

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.58% 🎉

Comparison is base (a7786a0) 86.49% compared to head (73877a2) 87.08%.
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   86.49%   87.08%   +0.58%     
==========================================
  Files          10       10              
  Lines        1740     1773      +33     
==========================================
+ Hits         1505     1544      +39     
+ Misses        235      229       -6     
Files Changed Coverage Δ
src/lmul.jl 90.76% <ø> (+0.60%) ⬆️
src/ArrayLayouts.jl 82.79% <100.00%> (+0.67%) ⬆️
src/ldiv.jl 90.32% <100.00%> (+0.49%) ⬆️
src/memorylayout.jl 84.53% <100.00%> (+0.34%) ⬆️
src/mul.jl 84.72% <100.00%> (+2.81%) ⬆️
src/triangular.jl 96.52% <100.00%> (+0.13%) ⬆️

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

@dlfivefifty dlfivefifty merged commit 14721f1 into master Jul 30, 2023
17 of 18 checks passed
@dlfivefifty dlfivefifty deleted the dl/multriadj branch July 30, 2023 15:25
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