Wikunia / ConstraintSolver.jl

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

Feature new datastructure #9

Closed Wikunia closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #9 into master will increase coverage by 1.5%. The diff coverage is 97.77%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #9     +/-   ##
=========================================
+ Coverage   94.86%   96.36%   +1.5%     
=========================================
  Files           2        3      +1     
  Lines         292      303     +11     
=========================================
+ Hits          277      292     +15     
+ Misses         15       11      -4
Impacted Files Coverage Δ
src/Variable.jl 100% <100%> (ø)
src/ConstraintSolver.jl 96.31% <100%> (+2.03%) :arrow_up:
src/all_different.jl 95.86% <94.73%> (+0.14%) :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 8c95d66...a8ca1b3. Read the comment docs.