JuliaGraphs / StaticGraphs.jl

Memory-efficient immutable LightGraphs.
Other
33 stars 8 forks source link

fixes bug in mintype and allows upconversion of staticgraphs #6

Closed sbromberger closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.04%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   99.13%   99.18%   +0.04%     
==========================================
  Files           5        5              
  Lines         116      123       +7     
==========================================
+ Hits          115      122       +7     
  Misses          1        1
Impacted Files Coverage Δ
src/staticdigraph.jl 100% <100%> (ø) :arrow_up:
src/staticgraph.jl 100% <100%> (ø) :arrow_up:
src/utils.jl 92.3% <66.66%> (-0.55%) :arrow_down:

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 cd4fbe2...c3a2888. Read the comment docs.

sbromberger commented 6 years ago

ref #5, cc @mbesancon - this allows you to convert staticgraphs.