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

Add compat bounds for stdlibs #407

Merged
merged 1 commit into from
Nov 6, 2023

Add compat bounds for stdlibs

51e9a10
Select commit
Loading
Failed to load commit list.
Merged

Add compat bounds for stdlibs #407

Add compat bounds for stdlibs
51e9a10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2023 in 0s

89.55% (+0.03%) compared to 4f24c9d

View this Pull Request on Codecov

89.55% (+0.03%) compared to 4f24c9d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4f24c9d) 89.51% compared to head (51e9a10) 89.55%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
+ Coverage   89.51%   89.55%   +0.03%     
==========================================
  Files          25       25              
  Lines        3529     3542      +13     
==========================================
+ Hits         3159     3172      +13     
  Misses        370      370              
Files Coverage Δ
src/banded/BandedMatrix.jl 95.24% <100.00%> (+0.13%) ⬆️
src/generic/Band.jl 83.95% <100.00%> (ø)

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