JuliaGraphs / LightGraphsExtras.jl

Additional functionality for LightGraphs.jl
Other
21 stars 13 forks source link

community detection with Bethe Hessian #19

Closed CarloLucibello closed 8 years ago

CarloLucibello commented 8 years ago

ref #15

codecov-io commented 8 years ago

Current coverage is 100% (diff: 100%)

Merging #19 into master will not change coverage

@@           master   #19   diff @@
===================================
  Files          12    12          
  Lines         167   179    +12   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits          167   179    +12   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 43a7cda...a4c29db

sbromberger commented 8 years ago

awesome. Is this ready to merge?

CarloLucibello commented 8 years ago

yep