TkTech / celery-heimdall

Helpful celery task queue extensions.
MIT License
25 stars 4 forks source link

Quick and dirty task monitor. #5

Closed TkTech closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.02% // Head: 55.76% // Decreases project coverage by -40.25% :warning:

Coverage data is based on head (0bab8f4) compared to base (61b97cd). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## =========================================== - Coverage 96.02% 55.76% -40.26% =========================================== Files 4 7 +3 Lines 151 260 +109 =========================================== Hits 145 145 - Misses 6 115 +109 ``` | [Impacted Files](https://codecov.io/gh/TkTech/celery-heimdall/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Kennedy) | Coverage Δ | | |---|---|---| | [celery\_heimdall/contrib/inspector/cli.py](https://codecov.io/gh/TkTech/celery-heimdall/pull/5/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Kennedy#diff-Y2VsZXJ5X2hlaW1kYWxsL2NvbnRyaWIvaW5zcGVjdG9yL2NsaS5weQ==) | `0.00% <0.00%> (ø)` | | | [celery\_heimdall/contrib/inspector/models.py](https://codecov.io/gh/TkTech/celery-heimdall/pull/5/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Kennedy#diff-Y2VsZXJ5X2hlaW1kYWxsL2NvbnRyaWIvaW5zcGVjdG9yL21vZGVscy5weQ==) | `0.00% <0.00%> (ø)` | | | [celery\_heimdall/contrib/inspector/monitor.py](https://codecov.io/gh/TkTech/celery-heimdall/pull/5/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Kennedy#diff-Y2VsZXJ5X2hlaW1kYWxsL2NvbnRyaWIvaW5zcGVjdG9yL21vbml0b3IucHk=) | `0.00% <0.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=Tyler+Kennedy). 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=Tyler+Kennedy)

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