mrc-ide / rrq

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

Allow not naming return values from most functions #108

Closed richfitz closed 8 months ago

richfitz commented 8 months ago

Small one; just allows return types not to be named, which is consistent with hipercow. This will makes the docs a bit easier to write. I've left the behaviour unchanged for the legacy controller.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bf0c8fe) 99.83% compared to head (6da9b86) 99.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #108 +/- ## ======================================= Coverage 99.83% 99.83% ======================================= Files 34 34 Lines 2451 2467 +16 ======================================= + Hits 2447 2463 +16 Misses 4 4 ```

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