stocnet / manynet

Many Ways to Make, Manipulate, and Map Myriad Networks
https://stocnet.github.io/manynet/
Other
9 stars 0 forks source link

v0.4.2 #62

Closed henriquesposito closed 3 months ago

henriquesposito commented 3 months ago

Description

This PR fixes bugs with autographr() and autographd() functions.

Making

Mapping

Modifying

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 37.16814% with 71 lines in your changes are missing coverage. Please review.

Project coverage is 48.19%. Comparing base (1141114) to head (278ea9b). Report is 2 commits behind head on main.

Files Patch % Lines
R/map_autographr.R 35.59% 38 Missing :warning:
R/map_theme.R 29.72% 26 Missing :warning:
R/map_layout_configurations.R 0.00% 4 Missing :warning:
R/make_play.R 0.00% 2 Missing :warning:
R/make_generate.R 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== + Coverage 47.93% 48.19% +0.25% ========================================== Files 27 27 Lines 3605 3567 -38 ========================================== - Hits 1728 1719 -9 + Misses 1877 1848 -29 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.