Wikunia / ConstraintSolver.jl

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

graph coloring part 1 #21

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.07%. The diff coverage is 96.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   98.88%   98.95%   +0.07%     
==========================================
  Files           6        7       +1     
  Lines         718      767      +49     
==========================================
+ Hits          710      759      +49     
  Misses          8        8
Impacted Files Coverage Δ
src/Variable.jl 100% <100%> (ø) :arrow_up:
src/ConstraintSolver.jl 99.29% <100%> (+0.38%) :arrow_up:
src/not_equal.jl 97.05% <94.11%> (ø)

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 4bf5a23...279d4a3. Read the comment docs.