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 a median check #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add a median check #18

wants to merge 1 commit into from

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented Feb 3, 2022

It doesn't really work now, as the solver is slower than its stopping wrapper...

@tmigot tmigot added the help wanted Extra attention is needed label Feb 3, 2022
@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #18 (6e16230) into main (fbc9293) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   68.75%   68.75%           
=======================================
  Files           4        4           
  Lines          80       80           
=======================================
  Hits           55       55           
  Misses         25       25           
Impacted Files Coverage Δ
src/stopping_to_jsosolvers.jl 86.66% <0.00%> (ø)

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 fbc9293...6e16230. Read the comment docs.

@tmigot tmigot linked an issue Feb 3, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests on using Ipopt
1 participant