-
Notifications
You must be signed in to change notification settings - Fork 805
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
Addition of test for TestHandler_UpdateAsyncWorkflowConfiguration #5892
Conversation
Pull Request Test Coverage Report for Build 018fe03a-363d-48ae-bb96-c7900c84a62bDetails
💛 - Coveralls |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted filessee 215 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…dence-workflow#5892) * Test for UpdateAsyncWorkflowConfiguraton in common/domain * used assert instead of require * Added test for AsyncWorkflow Update in common/domain
What changed?
Test for UpdateAsyncWorkflowConfiguraton
Why?
As part of code coverage week
How did you test it?
Unit test
Potential risks
No risk