Wikunia / ConstraintSolver.jl

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

NO MERGE THIS IS A TEST #47

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Test deterministic fail

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into master will decrease coverage by 25.3%. The diff coverage is 91.78%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #47       +/-   ##
===========================================
- Coverage   98.67%   73.36%   -25.31%     
===========================================
  Files          10       10               
  Lines         984     1119      +135     
===========================================
- Hits          971      821      -150     
- Misses         13      298      +285
Impacted Files Coverage Δ
src/Variable.jl 100% <100%> (+2.5%) :arrow_up:
src/eq_sum.jl 98.68% <100%> (-1.32%) :arrow_down:
src/ConstraintSolver.jl 80.94% <86.58%> (-16.9%) :arrow_down:
src/logs.jl 87.73% <90.32%> (-12.27%) :arrow_down:
src/all_different.jl 84.8% <93.1%> (-13.37%) :arrow_down:
src/printing.jl 0% <0%> (-100%) :arrow_down:
src/objective.jl 0% <0%> (-100%) :arrow_down:
src/not_equal.jl 0% <0%> (-100%) :arrow_down:
src/equal.jl 0% <0%> (-100%) :arrow_down:
src/linearcombination.jl 23.52% <0%> (-76.48%) :arrow_down:
... and 5 more

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...224dcce. Read the comment docs.

Wikunia commented 4 years ago

Finally! :)