Wikunia / ConstraintSolver.jl

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

Feature sum constraint #11

Closed Wikunia closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #11 into master will decrease coverage by 1.04%. The diff coverage is 92.98%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #11      +/-   ##
=========================================
- Coverage   96.74%   95.7%   -1.05%     
=========================================
  Files           3       4       +1     
  Lines         338     442     +104     
=========================================
+ Hits          327     423      +96     
- Misses         11      19       +8
Impacted Files Coverage Δ
src/Variable.jl 100% <100%> (ø) :arrow_up:
src/all_different.jl 95.9% <100%> (+0.03%) :arrow_up:
src/ConstraintSolver.jl 97.14% <100%> (+0.17%) :arrow_up:
src/eq_sum.jl 87.69% <87.69%> (ø)

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 35e76ff...2989e21. Read the comment docs.