-
Notifications
You must be signed in to change notification settings - Fork 801
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 missing mappers for AsyncWorkflowConfiguration #5904
Add missing mappers for AsyncWorkflowConfiguration #5904
Conversation
Pull Request Test Coverage Report for Build 018ecf38-802c-4c7e-8917-4ec388ccf2daDetails
💛 - Coveralls |
Codecov Report
Additional details and impacted files
... and 7 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
small test-surprise question, but I don't see how these changes would make anything less correct, so 👍 |
5cf1920
to
249909b
Compare
249909b
to
e270368
Compare
What changed?
There are many places in the codebase that maps one type to another. While adding
AsyncWorkflowConfiguration
field to domain config a few places was missed. Updating them along with corresponding test data.How did you test it?
unit test