mrc-ide / rrq

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

Port errors to cli #102

Closed richfitz closed 8 months ago

richfitz commented 8 months ago

This PR just starts the process of porting errors to cli, picking off some of the easiest ones. However, the next steps are better done in a different PR. Tagging you here as an FYI @r-ash , but can just merge as the next one will be more interesting

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (f8a6f29) 99.65% compared to head (a537d2f) 99.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #102 +/- ## ======================================= Coverage 99.65% 99.65% ======================================= Files 28 28 Lines 2008 2008 ======================================= Hits 2001 2001 Misses 7 7 ```

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