JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

version 0.2 #30

Closed geoffroyleconte closed 3 years ago

JuliaRegistrator commented 3 years ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (19941da) into master (5f365d1) will decrease coverage by 1.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   87.35%   86.27%   -1.08%     
==========================================
  Files          13       13              
  Lines         917      845      -72     
==========================================
- Hits          801      729      -72     
  Misses        116      116              
Impacted Files Coverage Δ
src/iterations/regularization.jl 45.16% <0.00%> (-3.33%) :arrow_down:
src/iterations/centrality_corr.jl 71.87% <0.00%> (-3.13%) :arrow_down:
src/iterations/solvers/K2_5LDL.jl 71.07% <0.00%> (-1.59%) :arrow_down:
src/iterations/iterations.jl 92.68% <0.00%> (-1.01%) :arrow_down:
src/iterations/solvers/K2LDL.jl 89.25% <0.00%> (-0.75%) :arrow_down:
src/data_initialization.jl 96.00% <0.00%> (-0.43%) :arrow_down:
src/refinement.jl 94.59% <0.00%> (-0.35%) :arrow_down:
src/starting_points.jl 95.45% <0.00%> (-0.11%) :arrow_down:
src/scaling.jl 100.00% <0.00%> (ø)
src/multi_precision.jl 100.00% <0.00%> (ø)
... and 3 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 5f365d1...19941da. Read the comment docs.