Wikunia / ConstraintSolver.jl

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

test 1.5 #168

Closed Wikunia closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #168 into master will decrease coverage by 0.27%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
- Coverage   98.76%   98.48%   -0.28%     
==========================================
  Files          31       31              
  Lines        2513     2712     +199     
==========================================
+ Hits         2482     2671     +189     
- Misses         31       41      +10     
Flag Coverage Δ
#unittests 98.48% <ø> (-0.28%) :arrow_down:
Impacted Files Coverage Δ
src/type_inits.jl 92.30% <0.00%> (-7.70%) :arrow_down:
src/MOI_wrapper/MOI_wrapper.jl 92.68% <0.00%> (-4.76%) :arrow_down:
src/constraints/less_than.jl 97.01% <0.00%> (-2.99%) :arrow_down:
src/printing.jl 97.72% <0.00%> (-2.28%) :arrow_down:
src/TableLogger.jl 96.93% <0.00%> (-1.99%) :arrow_down:
src/linearcombination.jl 96.29% <0.00%> (-1.75%) :arrow_down:
src/constraints/eq_sum.jl 95.81% <0.00%> (-0.51%) :arrow_down:
src/logs.jl 100.00% <0.00%> (ø)
src/options.jl 100.00% <0.00%> (ø)
src/branching.jl 100.00% <0.00%> (ø)
... and 10 more

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 f71f1eb...185c86c. Read the comment docs.