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

Remove deprecations; update norm behavior #412

Merged
merged 11 commits into from
Jan 17, 2021
Merged

Remove deprecations; update norm behavior #412

merged 11 commits into from
Jan 17, 2021

Conversation

ericphanson
Copy link
Collaborator

@ericphanson ericphanson commented Jan 17, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jan 17, 2021

Codecov Report

Merging #412 (e2d727c) into master (15043b2) will increase coverage by 0.02%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
+ Coverage   89.91%   89.93%   +0.02%     
==========================================
  Files          75       75              
  Lines        4074     4073       -1     
==========================================
  Hits         3663     3663              
+ Misses        411      410       -1     
Impacted Files Coverage Δ
src/Convex.jl 100.00% <ø> (ø)
src/atoms/affine/dot.jl 87.50% <ø> (ø)
src/atoms/affine/partialtranspose.jl 84.00% <ø> (ø)
src/atoms/affine/stack.jl 96.55% <ø> (ø)
src/atoms/affine/sum.jl 96.15% <ø> (ø)
src/expressions.jl 70.27% <ø> (ø)
src/solution.jl 92.65% <ø> (ø)
src/atoms/second_order_cone/norm.jl 80.00% <50.00%> (+5.00%) ⬆️
src/atoms/sdp_cone/operatornorm.jl 92.59% <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 15043b2...e2d727c. Read the comment docs.

@ericphanson ericphanson added this to the v0.14.0 milestone Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant