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 JuliaFormatter #480

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Add JuliaFormatter #480

merged 1 commit into from
Feb 23, 2022

Conversation

odow
Copy link
Member

@odow odow commented Feb 23, 2022

Part of #251

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #480 (b9edb88) into master (1f48d1f) will decrease coverage by 0.10%.
The diff coverage is 91.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #480       /-   ##
==========================================
- Coverage   92.23%   92.13%   -0.11%     
==========================================
  Files          83       83              
  Lines        5347     5443       96     
==========================================
  Hits         4932     5015       83     
- Misses        415      428       13     
Impacted Files Coverage Δ
src/Convex.jl 100.00% <ø> (ø)
src/atoms/affine/add_subtract.jl 96.49% <ø> (ø)
src/atoms/affine/inner_product.jl 0.00% <0.00%> (ø)
src/atoms/affine/reshape.jl 93.75% <ø> (ø)
src/atoms/exp_cone/exp.jl 95.65% <ø> (ø)
src/atoms/lp_cone/max.jl 82.50% <0.00%> (ø)
src/atoms/lp_cone/min.jl 74.35% <0.00%> (ø)
src/atoms/lp_cone/minimum.jl 95.23% <ø> (ø)
src/atoms/second_order_cone/geomean.jl 92.85% <0.00%> (ø)
src/atoms/second_order_cone/scaledgeomean.jl 0.00% <0.00%> (ø)
... and 71 more

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 1f48d1f...b9edb88. Read the comment docs.

@odow odow merged commit e3ca424 into master Feb 23, 2022
@odow odow deleted the od/formatter branch February 23, 2022 07:36
@odow odow mentioned this pull request Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant