Wikunia / ConstraintSolver.jl

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

EqualSet() no dimension #159

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

154

codecov[bot] commented 4 years ago

Codecov Report

Merging #159 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #159   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files          31       31           
  Lines        2431     2433    +2     
=======================================
+ Hits         2405     2407    +2     
  Misses         26       26           
Flag Coverage Δ
#unittests 98.93% <100.00%> (+<0.01%) :arrow_up:
Impacted Files Coverage Δ
src/constraints/equal.jl 96.00% <ø> (ø)
src/MOI_wrapper/constraints.jl 100.00% <100.00%> (ø)
src/constraints/not_equal.jl 96.29% <100.00%> (ø)
src/types.jl 100.00% <100.00%> (ø)

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 1848cb2...233bac9. Read the comment docs.