Wikunia / ConstraintSolver.jl

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

equal constraint #16

Closed Wikunia closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into master will increase coverage by 0.6%. The diff coverage is 98.14%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #16     +/-   ##
=========================================
+ Coverage   97.63%   98.23%   +0.6%     
=========================================
  Files           5        6      +1     
  Lines         633      679     +46     
=========================================
+ Hits          618      667     +49     
+ Misses         15       12      -3
Impacted Files Coverage Δ
src/ConstraintSolver.jl 98.91% <100%> (+1.04%) :arrow_up:
src/equal.jl 98.07% <98.07%> (ø)
src/linearcombination.jl 73.33% <0%> (+6.66%) :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 52a0f48...054ed36. Read the comment docs.