-
Notifications
You must be signed in to change notification settings - Fork 63
#patch Update FromWorkflowModel API #617
#patch Update FromWorkflowModel API #617
Conversation
736bd1e
to
ed9e9d3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great! let's make sure to test end to end before merging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good! you may need to follow the instructions for DCO sign-off
baa0285
to
856eeaf
Compare
…object. updated tests Signed-off-by: Guest Account <guestaccount@Guests-MacBook-Pro.local> Signed-off-by: Joe Eschen <joe@union.ai>
…f checks Signed-off-by: Joe Eschen <joe@union.ai>
Signed-off-by: Joe Eschen <joe@union.ai>
Signed-off-by: Joe Eschen <joe@union.ai>
ad92ecd
to
f1d9603
Compare
Signed-off-by: Joe Eschen <joe@union.ai>
Signed-off-by: Joe Eschen <joe@union.ai>
Signed-off-by: Joe Eschen <joe@union.ai>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #617 +/- ##
==========================================
+ Coverage 59.01% 60.59% +1.57%
==========================================
Files 171 171
Lines 16468 13454 -3014
==========================================
- Hits 9719 8152 -1567
+ Misses 5899 4451 -1448
- Partials 850 851 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
TL;DR
Update FromWorkflowModel to include TypedInterface in response object
Type
Are all requirements met?
Complete description
How did you fix the bug, make the feature etc. Link to any design docs etc
Tracking Issue
Remove the 'fixes' keyword if there will be multiple PRs to fix the linked issue
fixes https://unionai.atlassian.net/browse/CLOUD-1177
Follow-up issue
NA