JuliaGraphs / NetworkLayout.jl

Layout algorithms for graphs and trees in pure Julia.
Other
96 stars 22 forks source link

base tests and docs also on Graph.jl #45

Closed hexaeder closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (2efd10a) into master (4afdd37) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files           8        8           
  Lines         455      455           
=======================================
  Hits          446      446           
  Misses          9        9           
Impacted Files Coverage Δ
src/NetworkLayout.jl 94.28% <0.00%> (ø)

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 4afdd37...2efd10a. Read the comment docs.