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: fix some slow oracles and failing instances #667

Merged
merged 6 commits into from
Apr 1, 2021
Merged

Conversation

chriscoey
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Apr 1, 2021

Codecov Report

Merging #667 (355a749) into master (49e0cdb) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #667      +/-   ##
==========================================
- Coverage   96.25%   96.22%   -0.04%     
==========================================
  Files          48       48              
  Lines        7402     7308      -94     
==========================================
- Hits         7125     7032      -93     
+ Misses        277      276       -1     
Impacted Files Coverage Δ
src/MathOptInterface/cones.jl 98.66% <ø> (-0.15%) ⬇️
src/Cones/Cones.jl 90.87% <100.00%> (-2.44%) ⬇️
src/Cones/epinorminf.jl 98.58% <100.00%> (+0.11%) ⬆️
src/Cones/epiperentropy.jl 98.29% <100.00%> (ø)
src/Cones/epirelentropy.jl 99.59% <100.00%> (+0.01%) ⬆️
src/Solvers/search.jl 100.00% <100.00%> (ø)
src/Cones/wsosinterpepinormone.jl 96.12% <0.00%> (-0.97%) ⬇️
src/Solvers/systemsolvers/qrchol.jl 96.50% <0.00%> (+2.79%) ⬆️

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 49e0cdb...355a749. Read the comment docs.

@chriscoey chriscoey merged commit 1203a52 into master Apr 1, 2021
@chriscoey chriscoey deleted the alphafailures branch April 1, 2021 12:02
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.

1 participant