mrc-ide / rrq

:runner::runner::runner: Lightweight Redis queues
https://mrc-ide.github.io/rrq/
Other
24 stars 4 forks source link

Rename functions for consistency #69

Closed richfitz closed 1 year ago

richfitz commented 1 year ago

The only package I think this affects is orderly.server, so not going through and deprecating first.

Check the NAMESPACE before and after; this is more consistent at least

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (733c6e2) 100.00% compared to head (7838e8e) 100.00%.

:exclamation: Current head 7838e8e differs from pull request most recent head c1219d8. Consider uploading reports for the commit c1219d8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 26 26 Lines 1720 1720 ========================================= Hits 1720 1720 ``` | [Impacted Files](https://codecov.io/gh/mrc-ide/rrq/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide) | Coverage Δ | | |---|---|---| | [R/heartbeat\_impl.R](https://codecov.io/gh/mrc-ide/rrq/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui9oZWFydGJlYXRfaW1wbC5S) | `100.00% <ø> (ø)` | | | [R/worker.R](https://codecov.io/gh/mrc-ide/rrq/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui93b3JrZXIuUg==) | `100.00% <ø> (ø)` | | | [R/heartbeat.R](https://codecov.io/gh/mrc-ide/rrq/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui9oZWFydGJlYXQuUg==) | `100.00% <100.00%> (ø)` | | | [R/rrq\_controller.R](https://codecov.io/gh/mrc-ide/rrq/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui9ycnFfY29udHJvbGxlci5S) | `100.00% <100.00%> (ø)` | | | [R/worker\_spawn.R](https://codecov.io/gh/mrc-ide/rrq/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui93b3JrZXJfc3Bhd24uUg==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.