Closed jhollway closed 11 months ago
Attention: 139 lines
in your changes are missing coverage. Please review.
Comparison is base (
e6ecdf1
) 55.19% compared to head (bce0c4c
) 53.46%. Report is 19 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
R/manip_split.R | 4.04% | 95 Missing :warning: |
R/map_autographr.R | 0.00% | 44 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Making
as_tidygraph.diff_model()
no longer creates names for unlabelled networksModifying
to_waves.diff_model()
now adds three logical vectors as variables, "Infected", "Exposed", and "Recovered"node_is_latent()
,node_is_infected()
, andnode_is_recovered()
Mapping
autographr()
now shapes seed, adopter, and non-adopter nodes using a parallel to migraph'snode_adoption_time()
forautographs()
now colors susceptible, exposed, infected, and recovered nodes correctlyautographd()
now colors susceptible, exposed, infected, and recovered nodes correctlyChecklist: