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

Remove the non_recursive argument from purge and terminate workflow #668

Merged
merged 4 commits into from
Feb 6, 2024

Conversation

elena-kolevska
Copy link
Contributor

Description

Based on the change done in runtime dapr/dapr#7498

Issue reference

#667

Checklist

  • Code compiles correctly
  • Created/updated tests

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ef73209) 86.21% compared to head (7f84b07) 86.21%.
Report is 2 commits behind head on main.

❗ Current head 7f84b07 differs from pull request most recent head 3ac3da3. Consider uploading reports for the commit 3ac3da3 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #668   +/-   ##
=======================================
  Coverage   86.21%   86.21%           
=======================================
  Files          79       79           
  Lines        3998     3998           
=======================================
  Hits         3447     3447           
  Misses        551      551           

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

@elena-kolevska elena-kolevska marked this pull request as ready for review February 6, 2024 15:31
@elena-kolevska elena-kolevska requested review from a team as code owners February 6, 2024 15:31
Signed-off-by: Bernd Verst <github@bernd.dev>
@berndverst berndverst merged commit 5f85f97 into dapr:main Feb 6, 2024
6 of 8 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.

None yet

2 participants