wayfair-incubator / dagger

A simple Python-based distributed workflow engine
https://wayfair-incubator.github.io/dagger/latest
MIT License
56 stars 5 forks source link

Allowing re-execution of tasks based on a reprocessing the message #54

Closed patkivikram closed 1 year ago

patkivikram commented 1 year ago

Description

Please provide a meaningful description of what this change will do, or is for. Bonus points for including links to related issues, other PRs, or technical references.

Note that by not including a description, you are asking reviewers to do extra work to understand the context of this change, which may lead to your PR taking much longer to review, or result in it not being reviewed at all.

Type of Change

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #54 (2f23f76) into main (6710539) will not change coverage. The diff coverage is 0.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ======================================= Coverage 86.51% 86.51% ======================================= Files 12 12 Lines 1824 1824 Branches 215 215 ======================================= Hits 1578 1578 Misses 146 146 Partials 100 100 ``` | [Files](https://app.codecov.io/gh/wayfair-incubator/dagger/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayfair-incubator) | Coverage Δ | | |---|---|---| | [dagger/tasks/task.py](https://app.codecov.io/gh/wayfair-incubator/dagger/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayfair-incubator#diff-ZGFnZ2VyL3Rhc2tzL3Rhc2sucHk=) | `79.37% <0.00%> (ø)` | |