mrc-ide / rrq

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

Standardise argument names #84

Closed richfitz closed 1 year ago

richfitz commented 1 year ago

As in the NEWS file:

I deleted the reference generation script (obsolete since #72) rather than patch it as it should have been deleted in that PR really.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (28b82dd) 100.00% compared to head (fd01817) 100.00%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #84 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 28 28 Lines 1773 1776 +3 ========================================= + Hits 1773 1776 +3 ``` | [Impacted Files](https://codecov.io/gh/mrc-ide/rrq/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide) | Coverage Δ | | |---|---|---| | [R/bulk.R](https://codecov.io/gh/mrc-ide/rrq/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui9idWxrLlI=) | `100.00% <100.00%> (ø)` | | | [R/rrq\_controller.R](https://codecov.io/gh/mrc-ide/rrq/pull/84?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/support.R](https://codecov.io/gh/mrc-ide/rrq/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide#diff-Ui9zdXBwb3J0LlI=) | `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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.