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

triangular rot180 #257

Merged
merged 3 commits into from
Oct 3, 2023
Merged

triangular rot180 #257

merged 3 commits into from
Oct 3, 2023

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #257 (6710810) into master (00fe1eb) will decrease coverage by 0.51%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
- Coverage   75.74%   75.23%   -0.52%     
==========================================
  Files          23       23              
  Lines        3228     3234       +6     
==========================================
- Hits         2445     2433      -12     
- Misses        783      801      +18     
Impacted Files Coverage Δ
src/interfaceimpl.jl 95.91% <ø> (-4.09%) ⬇️
src/tribanded.jl 85.29% <0.00%> (-11.38%) ⬇️
src/generic/Band.jl 68.75% <0.00%> (-2.50%) ⬇️
src/symbanded/BandedCholesky.jl 83.33% <0.00%> (-1.52%) ⬇️
src/banded/BandedLU.jl 62.33% <0.00%> (-1.30%) ⬇️
src/generic/broadcast.jl 88.87% <0.00%> (-1.13%) ⬇️
src/symbanded/bandedeigen.jl 53.69% <0.00%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00fe1eb...6710810. Read the comment docs.

@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 (c64b8cd) 89.51%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   89.50%   89.51%   +0.01%     
==========================================
  Files          25       25              
  Lines        3525     3529       +4     
==========================================
+ Hits         3155     3159       +4     
  Misses        370      370              
Files Coverage Δ
src/tribanded.jl 97.61% <100.00%> (+0.25%) ⬆️

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

@dlfivefifty dlfivefifty changed the title copy for banded AdjOrTrans triangular rot180 Oct 3, 2023
@dlfivefifty dlfivefifty merged commit 59f4758 into master Oct 3, 2023
16 checks passed
@dlfivefifty dlfivefifty deleted the dl/copyadjtrans branch October 3, 2023 11:40
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