You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding sepuku(), allowing to remove all traces of a fusen-related files and tags in the package (#257#258#259) @ymansiaux
inflate and inflate_all() proposes to compute the package code coverage using covr::package_coverage() using the codecov parameter (default is FALSE)
RStudio Addin "Fusen : Add fusen chunks" as well as fusen::add_fusen_chunks() add a development chunk in complement to the "function", "example" and "test" chunks already provided (#255) @ymansiaux
Minor changes
Add # nolint: line_length_linter in created files to avoid line length linter warnings (#278) @LBeaulaton