Skip to content

Support non-UnitRange based ranges #94

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

Merged
merged 10 commits into from
Jan 14, 2021
Merged

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #94 (72e249f) into master (223cb15) will decrease coverage by 0.52%.
The diff coverage is 94.02%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
- Coverage   86.04%   85.52%   -0.53%     
==========================================
  Files          10       10              
  Lines        1025     1043      +18     
==========================================
+ Hits          882      892      +10     
- Misses        143      151       +8     
Impacted Files Coverage Δ
src/BlockBandedMatrices.jl 33.33% <ø> (ø)
src/BlockSkylineMatrix.jl 92.53% <ø> (-2.58%) ⬇️
src/linalg.jl 80.00% <88.88%> (-1.25%) ⬇️
src/BandedBlockBandedMatrix.jl 86.32% <92.68%> (+0.32%) ⬆️
src/AbstractBlockBandedMatrix.jl 72.05% <100.00%> (+4.26%) ⬆️
src/broadcast.jl 79.01% <100.00%> (+0.47%) ⬆️
src/interfaceimpl.jl 93.87% <100.00%> (-1.87%) ⬇️
... and 2 more

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 223cb15...72e249f. Read the comment docs.

@dlfivefifty dlfivefifty merged commit 79eac5e into master Jan 14, 2021
@dlfivefifty dlfivefifty deleted the dl/generalblockrange1 branch January 14, 2021 10:04
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