BandedMatrices.jl icon indicating copy to clipboard operation
BandedMatrices.jl copied to clipboard

copy for banded AdjOrTrans

Open dlfivefifty opened this issue 3 years ago • 1 comments

dlfivefifty avatar May 06 '22 15:05 dlfivefifty

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%) :arrow_down:
src/tribanded.jl 85.29% <0.00%> (-11.38%) :arrow_down:
src/generic/Band.jl 68.75% <0.00%> (-2.50%) :arrow_down:
src/symbanded/BandedCholesky.jl 83.33% <0.00%> (-1.52%) :arrow_down:
src/banded/BandedLU.jl 62.33% <0.00%> (-1.30%) :arrow_down:
src/generic/broadcast.jl 88.87% <0.00%> (-1.13%) :arrow_down:
src/symbanded/bandedeigen.jl 53.69% <0.00%> (-0.12%) :arrow_down:

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[bot] avatar May 06 '22 15:05 codecov[bot]

Codecov Report

All modified lines are covered by tests :white_check_mark:

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%) :arrow_up:

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 02 '23 21:10 codecov[bot]