JuliaGraphs / StaticGraphs.jl

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

adjacency matrices. Fixes #8 #15

Closed sbromberger closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   98.82%   98.88%   +0.06%     
==========================================
  Files           5        6       +1     
  Lines          85       90       +5     
==========================================
+ Hits           84       89       +5     
  Misses          1        1
Impacted Files Coverage Δ
src/StaticGraphs.jl 100% <ø> (ø) :arrow_up:
src/staticdigraph.jl 100% <ø> (ø) :arrow_up:
src/overrides.jl 100% <100%> (ø)

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 af451dc...76cc078. Read the comment docs.