epiforecasts / bpmodels

[No longer being developed. Use the epichains package instead]. Methods for simulating and analysing the sizes and lengths of chains from branching process models
https://epiforecasts.io/bpmodels/
Other
7 stars 7 forks source link

Remove the `find_function_name()` function #121

Closed jamesmbaazam closed 1 year ago

jamesmbaazam commented 1 year ago

This PR addresses comments raised in #79. find_function_name() in utils.R is not used anywhere in the package and is therefore going to be removed through this PR, which closes #115.

codecov-commenter commented 1 year ago

Codecov Report

Merging #121 (9bc77dd) into main (ee3ece3) will increase coverage by 1.63%. The diff coverage is n/a.

:exclamation: Current head 9bc77dd differs from pull request most recent head e680e79. Consider uploading reports for the commit e680e79 to get more accurate results

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
+ Coverage   96.25%   97.88%   +1.63%     
==========================================
  Files           5        5              
  Lines         240      236       -4     
==========================================
  Hits          231      231              
+ Misses          9        5       -4     
Impacted Files Coverage Δ
R/utils.r 71.42% <ø> (+25.97%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more