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

Cancel state execution for continueAsNew #224

Merged
merged 16 commits into from
Mar 30, 2023
Merged

Cancel state execution for continueAsNew #224

merged 16 commits into from
Mar 30, 2023

Conversation

longquanzheng
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #224 (db48b11) into main (b2de879) will increase coverage by 0.59%.
The diff coverage is 79.03%.

❗ Current head db48b11 differs from pull request most recent head 34966fb. Consider uploading reports for the commit 34966fb to get more accurate results

@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
+ Coverage   65.56%   66.15%   +0.59%     
==========================================
  Files          41       43       +2     
  Lines        3052     3206     +154     
==========================================
+ Hits         2001     2121     +120     
- Misses        877      905      +28     
- Partials      174      180       +6     
Impacted Files Coverage Δ
service/interfaces.go 88.23% <ø> (ø)
service/interpreter/interfaces.go 73.33% <ø> (ø)
service/interpreter/cadence/workflowProvider.go 67.83% <41.66%> (-2.63%) ⬇️
service/interpreter/utils.go 62.50% <62.50%> (ø)
service/interpreter/workflowImpl.go 76.86% <71.15%> (-1.73%) ⬇️
service/interpreter/signalReceiver.go 78.51% <80.00%> (+7.72%) ⬆️
service/interpreter/stateExecutionCounter.go 79.74% <80.00%> (+0.52%) ⬆️
service/api/service.go 73.80% <81.25%> (+0.39%) ⬆️
service/interpreter/temporal/workflowProvider.go 71.12% <83.33%> (+0.89%) ⬆️
service/interpreter/continueAsNewer.go 89.18% <86.84%> (-3.12%) ⬇️
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@longquanzheng longquanzheng marked this pull request as ready for review March 29, 2023 21:18
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