Wikunia / ConstraintSolver.jl

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

bugfix in alldifferent constraint when there is a gap in values #252

Closed Wikunia closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #252 (698cb4f) into master (0f63f16) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
+ Coverage   96.62%   96.67%   +0.05%     
==========================================
  Files          48       48              
  Lines        3761     3761              
==========================================
+ Hits         3634     3636       +2     
+ Misses        127      125       -2     
Impacted Files Coverage Δ
src/constraints/all_different.jl 100.00% <100.00%> (ø)
src/ConstraintSolver.jl 99.10% <0.00%> (+0.59%) :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 0f63f16...698cb4f. Read the comment docs.