Wikunia / ConstraintSolver.jl

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

doc strings and reference.md #34

Closed Wikunia closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #34 into master will increase coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #34     +/-   ##
========================================
+ Coverage   98.79%   98.9%   +0.1%     
========================================
  Files          10      10             
  Lines         913     913             
========================================
+ Hits          902     903      +1     
+ Misses         11      10      -1
Impacted Files Coverage Δ
src/Variable.jl 97.5% <ø> (ø) :arrow_up:
src/eq_sum.jl 98.33% <ø> (ø) :arrow_up:
src/ConstraintSolver.jl 98.97% <ø> (ø) :arrow_up:
src/equal.jl 100% <ø> (ø) :arrow_up:
src/all_different.jl 98.16% <ø> (ø) :arrow_up:
src/objective.jl 100% <ø> (ø) :arrow_up:
src/not_equal.jl 100% <ø> (+3.44%) :arrow_up:
src/logs.jl 100% <ø> (ø) :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 88eece5...b310a40. Read the comment docs.