JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

fix issue K3 #100

Closed geoffroyleconte closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #100 (7dd686a) into main (68516be) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #100   +/-   ##
=======================================
  Coverage   80.70%   80.70%           
=======================================
  Files          27       27           
  Lines        1840     1840           
=======================================
  Hits         1485     1485           
  Misses        355      355           
Impacted Files Coverage Δ
src/data_initialization.jl 93.87% <100.00%> (ø)
src/iterations/solve_method.jl 98.71% <100.00%> (ø)
src/iterations/solvers/Newton/K3Krylov.jl 93.50% <100.00%> (ø)
src/iterations/solvers/Newton/K3_5Krylov.jl 95.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 68516be...7dd686a. Read the comment docs.