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

test BigFloat thru MOI.Test #788

Merged
merged 2 commits into from
Dec 3, 2021
Merged

test BigFloat thru MOI.Test #788

merged 2 commits into from
Dec 3, 2021

Conversation

chriscoey
Copy link
Collaborator

test_linear fails due to the tolerance issue fixed by jump-dev/MathOptInterface.jl#1696

@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #788 (b8940ac) into master (6b0f942) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #788      +/-   ##
==========================================
+ Coverage   96.77%   96.82%   +0.04%     
==========================================
  Files          54       54              
  Lines        8189     8189              
==========================================
+ Hits         7925     7929       +4     
+ Misses        264      260       -4     
Impacted Files Coverage Δ
src/MathOptInterface/wrapper.jl 87.15% <100.00%> (ø)
src/linearalgebra/dense.jl 68.05% <0.00%> (+5.55%) ⬆️

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 6b0f942...b8940ac. Read the comment docs.

@chriscoey chriscoey merged commit 5d6102c into master Dec 3, 2021
@chriscoey chriscoey deleted the moibigfloat branch December 3, 2021 19:30
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