Wikunia / ConstraintSolver.jl

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

Feature memory reduction #43

Closed Wikunia closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will decrease coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   98.67%   98.51%   -0.17%     
==========================================
  Files          10       10              
  Lines         984     1007      +23     
==========================================
+ Hits          971      992      +21     
- Misses         13       15       +2
Impacted Files Coverage Δ
src/Variable.jl 97.53% <100%> (+0.03%) :arrow_up:
src/eq_sum.jl 98.42% <100%> (-1.58%) :arrow_down:
src/all_different.jl 98.34% <100%> (+0.18%) :arrow_up:
src/ConstraintSolver.jl 97.85% <100%> (+0.01%) :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 dd3ee36...2dee0a3. Read the comment docs.