Wikunia / ConstraintSolver.jl

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

Error handling table dim #225

Closed Wikunia closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #225 (0d2fcbb) into master (ef53595) will decrease coverage by 0.53%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   96.66%   96.12%   -0.54%     
==========================================
  Files          36       36              
  Lines        3178     3178              
==========================================
- Hits         3072     3055      -17     
- Misses        106      123      +17     
Impacted Files Coverage Δ
src/types.jl 74.68% <100.00%> (-22.72%) :arrow_down:
src/MOI_wrapper/MOI_wrapper.jl 89.18% <0.00%> (-2.71%) :arrow_down:
src/constraints/table.jl 99.23% <0.00%> (-0.01%) :arrow_down:
src/ConstraintSolver.jl 99.35% <0.00%> (+0.64%) :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 ef53595...0d2fcbb. Read the comment docs.