JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

udpate compat LDLFactorizations #23

Closed geoffroyleconte closed 3 years ago

geoffroyleconte commented 3 years ago

remove try-catch

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (0450df0) into master (b1720d7) will decrease coverage by 0.07%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   87.71%   87.63%   -0.08%     
==========================================
  Files          13       13              
  Lines         944      946       +2     
==========================================
+ Hits          828      829       +1     
- Misses        116      117       +1     
Impacted Files Coverage Δ
src/iterations/solvers/K2_5LDL.jl 75.52% <75.00%> (-0.54%) :arrow_down:
src/iterations/solvers/K2LDL.jl 89.65% <83.33%> (+0.07%) :arrow_up:

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 b1720d7...0450df0. Read the comment docs.