Skip to content

workflows: support timer names #729

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

famarting
Copy link
Contributor

Description

Updates durabletask dependency and updates CreateTimer to support passing an optional timer name

Issue reference

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Fabian Martinez <[email protected]>
@famarting famarting requested review from a team as code owners May 23, 2025 11:32
Copy link

codecov bot commented May 23, 2025

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 60.75%. Comparing base (6c59092) to head (ca6e00a).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
workflow/context.go 0.00% 9 Missing ⚠️
workflow/workflow.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #729      +/-   ##
==========================================
- Coverage   62.52%   60.75%   -1.78%     
==========================================
  Files          56       58       +2     
  Lines        4139     4360     +221     
==========================================
+ Hits         2588     2649      +61     
- Misses       1425     1581     +156     
- Partials      126      130       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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