Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

patkivikram
Copy link
Collaborator

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

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

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

Additional details and impacted files
@@           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 Coverage Δ
dagger/tasks/task.py 79.37% <0.00%> (ø)

@patkivikram patkivikram merged commit 5564bcf into main Oct 30, 2023
17 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant