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

Add copy function and unit tests to StartWorkflowExecutionParameters #953

Merged

Conversation

timl3136
Copy link
Member

@timl3136 timl3136 commented Nov 7, 2024

What changed?
Add copy function and unit tests to StartWorkflowExecutionParameters

Why?
Improve unit test coverage

How did you test it?
Unit tests

Potential risks

Release notes

Documentation Changes

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2637

Details

  • 16 of 16 (100.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.08%) to 80.327%

Files with Coverage Reduction New Missed Lines %
src/main/java/com/uber/cadence/internal/testservice/TestWorkflowMutableStateImpl.java 1 85.33%
src/main/java/com/uber/cadence/internal/common/InternalUtils.java 1 79.61%
Totals Coverage Status
Change from base Build 2635: 0.08%
Covered Lines: 15589
Relevant Lines: 19407

💛 - Coveralls

@timl3136 timl3136 merged commit 83968cd into cadence-workflow:master Nov 7, 2024
11 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.

3 participants