Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
136 stars 14 forks source link

solve time #81

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Fixes: #79

codecov[bot] commented 4 years ago

Codecov Report

Merging #81 into master will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #81      +/-   ##
=========================================
+ Coverage   98.98%   99.1%   +0.12%     
=========================================
  Files          21      21              
  Lines        1671    1674       +3     
=========================================
+ Hits         1654    1659       +5     
+ Misses         17      15       -2
Impacted Files Coverage Δ
src/MOI_wrapper/results.jl 100% <100%> (+18.75%) :arrow_up:
src/ConstraintSolver.jl 99.33% <100%> (+0.01%) :arrow_up:
src/Variable.jl 98.79% <0%> (-1.21%) :arrow_down:

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 0353bf0...1444e36. Read the comment docs.