JuliaGraphs / LightGraphsFlows.jl

Flow algorithms on LightGraphs
Other
36 stars 11 forks source link

handling floating point errors #29

Closed etiennedeg closed 4 years ago

etiennedeg commented 4 years ago

I don't know how to use Trait. This code should pass the tests for both integers and floats

coveralls commented 4 years ago

Coverage Status

Coverage increased (+32.6%) to 98.258% when pulling 1fdf02ae5e0dc903f8ca179b8290469d643c27fa on etienneINSA:master into 016dfd5c1b3bb7c77b94dbfd30046bc806832e8f on JuliaGraphs:master.

codecov[bot] commented 4 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   65.65%   65.65%           
=======================================
  Files          10       10           
  Lines         428      428           
=======================================
  Hits          281      281           
  Misses        147      147

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 016dfd5...016dfd5. Read the comment docs.