Wikunia / ConstraintSolver.jl

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

Option for table logging #90

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Implementation of #78 Needs:

Includes:

codecov[bot] commented 4 years ago

Codecov Report

Merging #90 into master will decrease coverage by 0.24%. The diff coverage is 98.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   99.16%   98.92%   -0.25%     
==========================================
  Files          21       22       +1     
  Lines        1683     1769      +86     
==========================================
+ Hits         1669     1750      +81     
- Misses         14       19       +5
Impacted Files Coverage Δ
src/options.jl 100% <100%> (ø) :arrow_up:
src/ConstraintSolver.jl 98.93% <100%> (-0.4%) :arrow_down:
src/TableLogger.jl 98.46% <98.46%> (ø)
src/constraints/eq_sum.jl 98.38% <0%> (-1.62%) :arrow_down:

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 44a78af...52626c5. Read the comment docs.