Wikunia / ConstraintSolver.jl

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

hash calculation using string of Type #80

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Otherwise hashes seem to be non consistent

codecov[bot] commented 4 years ago

Codecov Report

Merging #80 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #80   +/-   ##
=====================================
  Coverage      99%    99%           
=====================================
  Files          21     21           
  Lines        1614   1614           
=====================================
  Hits         1598   1598           
  Misses         16     16
Impacted Files Coverage Δ
src/hashes.jl 100% <100%> (ø) :arrow_up:
src/constraints/equal.jl 97.61% <0%> (ø) :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 17bf6eb...ba67b5f. Read the comment docs.