JuliaLinearAlgebra / BlockBandedMatrices.jl

A Julia package for representing block-banded matrices and banded-block-banded matrices
https://julialinearalgebra.github.io/BlockBandedMatrices.jl/
MIT License
56 stars 13 forks source link

Support banded matrix with block structure #109

Closed dlfivefifty closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #109 (e830a35) into master (a02a94f) will increase coverage by 0.12%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   85.52%   85.64%   +0.12%     
==========================================
  Files          10       10              
  Lines        1050     1059       +9     
==========================================
+ Hits          898      907       +9     
  Misses        152      152              
Impacted Files Coverage Δ
src/BandedBlockBandedMatrix.jl 86.56% <83.33%> (-0.13%) :arrow_down:
src/interfaceimpl.jl 94.33% <100.00%> (+0.46%) :arrow_up:
src/broadcast.jl 79.01% <0.00%> (+0.44%) :arrow_up:

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 a02a94f...e830a35. Read the comment docs.