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

Rename state APIs to waitUntil and execute #242

Merged
merged 3 commits into from
Apr 7, 2023
Merged

Conversation

longquanzheng
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #242 (922ea91) into main (6c3a1df) will increase coverage by 0.04%.
The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   69.36%   69.40%   +0.04%     
==========================================
  Files          48       48              
  Lines        3692     3710      +18     
==========================================
+ Hits         2561     2575      +14     
- Misses        934      938       +4     
  Partials      197      197              
Impacted Files Coverage Δ
service/interpreter/activityImpl.go 75.88% <50.00%> (-2.22%) ⬇️
service/api/cadence/reset.go 41.17% <100.00%> (ø)
service/api/temporal/reset.go 42.14% <100.00%> (ø)
service/interpreter/cadence/worker.go 82.35% <100.00%> (+1.10%) ⬆️
service/interpreter/globalVersioner.go 100.00% <100.00%> (ø)
service/interpreter/temporal/worker.go 82.35% <100.00%> (+1.10%) ⬆️
service/interpreter/workflowImpl.go 80.03% <100.00%> (+0.27%) ⬆️

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

@longquanzheng longquanzheng merged commit 4e5fdd3 into main Apr 7, 2023
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