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

update durabletask ref #666

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Conversation

famarting
Copy link
Contributor

Description

Updates dapr/durabletask-go to match the version used in dapr/dapr latest 1.15 rc

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

@famarting famarting requested review from a team as code owners January 3, 2025 09:10
Signed-off-by: Fabian Martinez <[email protected]>
@famarting famarting force-pushed the update-durabletask-ref branch from 51a0bd5 to 5d486b5 Compare January 3, 2025 09:10
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

Attention: Patch coverage is 43.47826% with 13 lines in your changes missing coverage. Please review.

Project coverage is 61.56%. Comparing base (6c59092) to head (d20ff42).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
workflow/workflow.go 56.25% 6 Missing and 1 partial ⚠️
workflow/client.go 0.00% 3 Missing ⚠️
workflow/context.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #666      +/-   ##
==========================================
- Coverage   62.52%   61.56%   -0.96%     
==========================================
  Files          56       58       +2     
  Lines        4139     4296     +157     
==========================================
+ Hits         2588     2645      +57     
- Misses       1425     1521      +96     
- Partials      126      130       +4     

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

@yaron2
Copy link
Member

yaron2 commented Jan 3, 2025

Linter

Signed-off-by: Fabian Martinez <[email protected]>
@yaron2 yaron2 merged commit 2ab3420 into dapr:main Jan 3, 2025
16 of 19 checks passed
@famarting famarting deleted the update-durabletask-ref branch January 3, 2025 09:45
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.

3 participants