Closed jhollway closed 1 year ago
Merging #26 (e55e2c8) into main (d86d976) will decrease coverage by
1.24%
. Report is 3 commits behind head on main. The diff coverage is32.14%
.:exclamation: Current head e55e2c8 differs from pull request most recent head b126d00. Consider uploading reports for the commit b126d00 to get more accurate results
@@ Coverage Diff @@
## main #26 +/- ##
==========================================
- Coverage 53.01% 51.77% -1.24%
==========================================
Files 20 22 +2
Lines 2375 2416 +41
==========================================
- Hits 1259 1251 -8
- Misses 1116 1165 +49
Files | Coverage Δ | |
---|---|---|
R/manip_reformat.R | 65.14% <100.00%> (-0.97%) |
:arrow_down: |
R/manynet-utils.R | 10.52% <ø> (+5.87%) |
:arrow_up: |
R/map_palettes.R | 0.00% <ø> (ø) |
|
R/make_generate.R | 52.38% <0.00%> (-0.64%) |
:arrow_down: |
R/print_classes.R | 0.00% <0.00%> (ø) |
|
R/map_layout_configurations.R | 0.00% <0.00%> (ø) |
|
R/pkg_tutorials.R | 0.00% <0.00%> (ø) |
|
R/map_layout_partition.R | 10.15% <0.00%> (-1.67%) |
:arrow_down: |
R/map_autographr.R | 30.37% <45.51%> (-1.86%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Description
2023-10-25
Package
Making
generate
examples leverageautographr()
againManipulating
to_redirected.tbl_graph()
print.tbl_graph()
no longer mentions the object classMapping
layout_tbl_graph_concentric()
now works with two-mode networks, multiple levels for one-mode networks, and accepts new vectorslayout_tbl_graph_multilevel()
for laying out multilevel networkslayout_tbl_graph_triad()
andlayout_tbl_graph_quad()
configurational layoutsData
ison_starwars
, a collection of seven weighted interaction networks on a popular film franchiseison_networkers
names are now in title case, not all capsChecklist: