Wikunia / ConstraintSolver.jl

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

correct status in logging #117

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Need: Some more tests such that this bug does not happen again :smile:

codecov[bot] commented 4 years ago

Codecov Report

Merging #117 into master will increase coverage by 0.01%. The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   98.64%   98.65%   +0.01%     
==========================================
  Files          27       27              
  Lines        1912     1940      +28     
==========================================
+ Hits         1886     1914      +28     
  Misses         26       26              
Impacted Files Coverage Δ
src/types.jl 100.00% <ø> (ø)
src/MOI_wrapper/MOI_wrapper.jl 94.28% <50.00%> (-2.69%) :arrow_down:
src/ConstraintSolver.jl 99.30% <100.00%> (+0.25%) :arrow_up:
src/logs.jl 100.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 45d9898...7c7a058. Read the comment docs.