Wikunia / ConstraintSolver.jl

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

Auto branch split #122

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Fix #118

codecov[bot] commented 4 years ago

Codecov Report

Merging #122 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   98.56%   98.57%           
=======================================
  Files          27       27           
  Lines        1952     1963   +11     
=======================================
+ Hits         1924     1935   +11     
  Misses         28       28           
Flag Coverage Δ
#unittests 98.57% <100.00%> (+<0.01%) :arrow_up:
Impacted Files Coverage Δ
src/options.jl 100.00% <ø> (ø)
src/ConstraintSolver.jl 99.32% <100.00%> (ø)
src/branching.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 ae18a8e...4b27df7. Read the comment docs.