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

Simplify a ton since the bound is now v1.9 #424

Merged
merged 1 commit into from
Nov 7, 2023

Simplify a ton since the bound is now v1.9

f7e0e32
Select commit
Loading
Failed to load commit list.
Merged

Simplify a ton since the bound is now v1.9 #424

Simplify a ton since the bound is now v1.9
f7e0e32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 1s

65.32% (+0.83%) compared to cea1a07

View this Pull Request on Codecov

65.32% (+0.83%) compared to cea1a07

Details

Codecov Report

Merging #424 (f7e0e32) into main (cea1a07) will increase coverage by 0.83%.
The diff coverage is 58.33%.

@@            Coverage Diff             @@
##             main     #424      +/-   ##
==========================================
+ Coverage   64.48%   65.32%   +0.83%     
==========================================
  Files          26       26              
  Lines        2078     2056      -22     
==========================================
+ Hits         1340     1343       +3     
+ Misses        738      713      -25     
Files Coverage Δ
src/LinearSolve.jl 89.33% <ø> (ø)
src/appleaccelerate.jl 8.46% <ø> (ø)
src/deprecated.jl 32.50% <ø> (+2.26%) ⬆️
src/default.jl 68.08% <40.00%> (+2.77%) ⬆️
src/extension_algs.jl 69.56% <63.15%> (ø)

... and 4 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!