jump-dev / MINLPTests.jl

Unit and Integration Tests for JuMP NLP and MINLP solvers
MIT License
12 stars 6 forks source link

Apply JuliaFormatter #31

Closed odow closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #31 (30f35ac) into master (030b561) will increase coverage by 0.45%. The diff coverage is 96.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   95.13%   95.58%   +0.45%     
==========================================
  Files          93       93              
  Lines        1048     1043       -5     
==========================================
  Hits          997      997              
+ Misses         51       46       -5     
Impacted Files Coverage Δ
src/nlp-mi-cvx/tests.jl 100.00% <ø> (+20.00%) :arrow_up:
src/nlp-mi/005_011.jl 0.00% <0.00%> (ø)
src/nlp-mi/006_010.jl 0.00% <0.00%> (ø)
src/nlp/005_011.jl 0.00% <0.00%> (ø)
src/poly-cvx/tests.jl 100.00% <ø> (+20.00%) :arrow_up:
src/poly-mi-cvx/tests.jl 100.00% <ø> (+20.00%) :arrow_up:
src/poly-mi/tests.jl 100.00% <ø> (+20.00%) :arrow_up:
src/poly/tests.jl 100.00% <ø> (+20.00%) :arrow_up:
src/MINLPTests.jl 94.44% <90.00%> (ø)
src/nlp-cvx/001_010.jl 100.00% <100.00%> (ø)
... and 88 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 030b561...30f35ac. Read the comment docs.