Skip to content

clean up polynomial interpolations and polymin #699

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

Merged
merged 7 commits into from
May 15, 2021
Merged

Conversation

chriscoey
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 15, 2021

Codecov Report

Merging #699 (0602f1c) into master (f487a07) will increase coverage by 0.01%.
The diff coverage is 99.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #699      +/-   ##
==========================================
+ Coverage   96.76%   96.78%   +0.01%     
==========================================
  Files          54       53       -1     
  Lines        7970     8015      +45     
==========================================
+ Hits         7712     7757      +45     
  Misses        258      258              
Impacted Files Coverage Δ
src/Hypatia.jl 100.00% <ø> (ø)
src/PolyUtils/complex.jl 93.93% <ø> (ø)
src/PolyUtils/realinterp.jl 95.45% <94.11%> (ø)
src/Cones/arrayutilities.jl 87.35% <100.00%> (+1.82%) ⬆️
src/MathOptInterface/cones.jl 98.70% <100.00%> (ø)
src/PolyUtils/realdomains.jl 100.00% <100.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 f487a07...0602f1c. Read the comment docs.

@chriscoey chriscoey changed the title more clean ups clean up polynomial interpolations and polymin May 15, 2021
@chriscoey chriscoey merged commit 562d491 into master May 15, 2021
@chriscoey chriscoey deleted the morecleanup2 branch May 15, 2021 08:20
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