Wikunia / ConstraintSolver.jl

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

printing variables in a nice way, fixed/unfixed #29

Closed Wikunia closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   98.74%   98.79%   +0.04%     
==========================================
  Files           9       10       +1     
  Lines         877      913      +36     
==========================================
+ Hits          866      902      +36     
  Misses         11       11
Impacted Files Coverage Δ
src/ConstraintSolver.jl 98.97% <ø> (-0.01%) :arrow_down:
src/printing.jl 100% <100%> (ø)

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 0531662...68c0b77. Read the comment docs.