Update idl to latest
Signed-off-by: pmahindrakar-oss [email protected]
Read then delete this section
- Make sure to use a concise title for the pull-request.
- Use #patch, #minor or #major in the pull-request title to bump the corresponding version. Otherwise, the patch version will be bumped. More details
TL;DR
Please replace this text with a description of what this PR accomplishes.
Type
- [ ] Bug Fix
- [ ] Feature
- [ ] Plugin
Are all requirements met?
- [ ] Code completed
- [ ] Smoke tested
- [ ] Unit tests added
- [ ] Code documentation added
- [ ] Any pending items have an associated Issue
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://github.com/flyteorg/flyte/issues/
Follow-up issue
NA
OR
https://github.com/flyteorg/flyte/issues/
Codecov Report
Merging #515 (d72dcd2) into master (1ccd59c) will increase coverage by
0.03%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #515 +/- ##
==========================================
+ Coverage 60.04% 60.08% +0.03%
==========================================
Files 168 168
Lines 15010 15010
==========================================
+ Hits 9013 9019 +6
+ Misses 5203 5197 -6
Partials 794 794
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 60.08% <ø> (+0.03%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...implementations/workflow_execution_event_writer.go | 68.42% <0.00%> (+31.57%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.