Wikunia / ConstraintSolver.jl

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

Bugfix bounds 99 #100

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Fix for #99

codecov[bot] commented 4 years ago

Codecov Report

Merging #100 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   98.98%   98.98%   +<.01%     
==========================================
  Files          26       26              
  Lines        1876     1877       +1     
==========================================
+ Hits         1857     1858       +1     
  Misses         19       19
Impacted Files Coverage Δ
src/objective.jl 100% <ø> (ø) :arrow_up:
src/constraints/less_than.jl 98.87% <100%> (ø) :arrow_up:
src/ConstraintSolver.jl 99.27% <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 a52e592...ffa46e6. Read the comment docs.