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

Optimize versioning actions by sending via request #368

Merged
merged 5 commits into from
Feb 23, 2024
Merged

Conversation

longquanzheng
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (84db42f) 71.90% compared to head (af6313f) 71.79%.

Files Patch % Lines
service/interpreter/globalVersioner.go 83.87% 3 Missing and 2 partials ⚠️
service/interpreter/cadence/workflowProvider.go 81.25% 2 Missing and 1 partial ⚠️
service/interpreter/workflowImpl.go 57.14% 2 Missing and 1 partial ⚠️
service/interpreter/temporal/workflowProvider.go 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #368      +/-   ##
==========================================
- Coverage   71.90%   71.79%   -0.11%     
==========================================
  Files          56       56              
  Lines        4954     4989      +35     
==========================================
+ Hits         3562     3582      +20     
- Misses       1129     1141      +12     
- Partials      263      266       +3     

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

@longquanzheng longquanzheng merged commit 06b9438 into main Feb 23, 2024
6 of 7 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.

2 participants