Closed jaeltan closed 11 months ago
Attention: 253 lines
in your changes are missing coverage. Please review.
Comparison is base (
a47c624
) 52.82% compared to head (59737e7
) 50.49%. Report is 23 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
R/map_autographr.R | 8.17% | 146 Missing :warning: |
R/map_layout_partition.R | 57.28% | 44 Missing :warning: |
R/map_theme.R | 0.00% | 27 Missing :warning: |
R/manip_split.R | 0.00% | 18 Missing :warning: |
R/pkg_tutorials.R | 0.00% | 14 Missing :warning: |
R/manynet-utils.R | 0.00% | 2 Missing :warning: |
R/make_read.R | 83.33% | 1 Missing :warning: |
R/map_is.R | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
2023-12-06
Package
run_tute()
Making
read_graphml()
andwrite_graphml()
for importing and exporting graphml objects, mostly wrappers for igraph functions.Mapping
autographd()
andautographs()
can now be used for plotting diffusion models.to_waves()
andautographd()
to account for 'exposed' nodes in diffusion models.hierarchical
layout so that node name can be specified for centering the layouttheme_heid()
layoutData
Added faction attribute to
ison_starwars
data, thanks to coding by Yichen Shen and Tiphaine AebyChecklist:
PR form
PR checks all pass for latest commit
Documentation