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

BandedMatrices extension #199

Merged
merged 15 commits into from
Nov 29, 2024

increase codecov

8b2bb8d
Select commit
Loading
Failed to load commit list.
Merged

BandedMatrices extension #199

increase codecov
8b2bb8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

87.47% (+1.32%) compared to 4f757e7

View this Pull Request on Codecov

87.47% (+1.32%) compared to 4f757e7

Details

Codecov Report

Attention: Patch coverage is 91.40893% with 25 lines in your changes missing coverage. Please review.

Project coverage is 87.47%. Comparing base (4f757e7) to head (8b2bb8d).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
ext/InfiniteArraysBandedMatricesExt.jl 93.84% 17 Missing ⚠️
ext/InfiniteArraysBlockArraysExt.jl 0.00% 5 Missing ⚠️
src/InfiniteArrays.jl 75.00% 2 Missing ⚠️
src/infrange.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   86.14%   87.47%   +1.32%     
==========================================
  Files           6        8       +2     
  Lines         758     1046     +288     
==========================================
+ Hits          653      915     +262     
- Misses        105      131      +26     

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