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

WIP: allow a more SY-like predorcent stepper #727

Merged
merged 9 commits into from
Jun 1, 2021
Merged

WIP: allow a more SY-like predorcent stepper #727

merged 9 commits into from
Jun 1, 2021

Conversation

chriscoey
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #727 (412df9b) into master (012786a) will increase coverage by 0.02%.
The diff coverage is 98.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #727      +/-   ##
==========================================
+ Coverage   97.25%   97.27%   +0.02%     
==========================================
  Files          53       53              
  Lines        8040     8066      +26     
==========================================
+ Hits         7819     7846      +27     
+ Misses        221      220       -1     
Impacted Files Coverage Δ
src/Cones/epipersepspectral/matrixcsqr.jl 100.00% <ø> (ø)
src/Solvers/steppers/predorcent.jl 92.72% <94.44%> (+0.89%) ⬆️
src/Cones/Cones.jl 97.43% <100.00%> (+0.76%) ⬆️
src/Cones/nonnegative.jl 96.96% <100.00%> (+0.09%) ⬆️
src/Solvers/search.jl 100.00% <100.00%> (ø)
src/Solvers/steppers/combined.jl 89.69% <100.00%> (+0.10%) ⬆️

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 012786a...412df9b. Read the comment docs.

@chriscoey chriscoey merged commit 6c97bed into master Jun 1, 2021
@chriscoey chriscoey deleted the syalg branch June 1, 2021 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants