USCCANA / netdiffuseR

netdiffuseR: Analysis of Diffusion and Contagion Processes on Networks
https://USCCANA.github.io/netdiffuseR
Other
85 stars 21 forks source link

Porting struct_equiv to R fully #28

Closed gvegayon closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #28 into master will decrease coverage by 0.06%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   85.29%   85.22%   -0.07%     
==========================================
  Files          37       37              
  Lines        4631     4631              
==========================================
- Hits         3950     3947       -3     
- Misses        681      684       +3
Impacted Files Coverage Δ
src/stats.cpp 98.46% <ø> (-0.47%) :arrow_down:
R/diffnet-indexing.r 83.89% <ø> (ø) :arrow_up:
R/stats.R 82.26% <ø> (ø) :arrow_up:
R/igraph.r 85% <ø> (ø) :arrow_up:
R/imports.r 100% <ø> (ø) :arrow_up:
R/struct_equiv.R 89.86% <93.33%> (+0.69%) :arrow_up:
R/diffnet-class.r 79.02% <0%> (-0.38%) :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 8652a49...196c143. Read the comment docs.