mrc-ide / rrq

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

Mrc 4114 - Queue formatting #88

Closed M-Kusumgar closed 1 year ago

M-Kusumgar commented 1 year ago

With this PR I hope to format queues better (they now display vertically with correct indentation)

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9f3477e) 99.94% compared to head (89ea76f) 99.94%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #88 +/- ## ======================================= Coverage 99.94% 99.94% ======================================= Files 28 28 Lines 1795 1797 +2 ======================================= + Hits 1794 1796 +2 Misses 1 1 ``` | [Impacted Files](https://codecov.io/gh/mrc-ide/rrq/pull/88?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mrc-ide) | Coverage Δ | | |---|---|---| | [R/worker.R](https://codecov.io/gh/mrc-ide/rrq/pull/88?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% <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.