flyteadmin icon indicating copy to clipboard operation
flyteadmin copied to clipboard

wip: Upgrade dependencies

Open mayitbeegh opened this issue 3 years ago • 1 comments

Signed-off-by: Sean Lin [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/

mayitbeegh avatar Apr 11 '22 23:04 mayitbeegh

Codecov Report

Merging #399 (e0bb8a5) into master (ccf8286) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
+ Coverage   61.48%   61.53%   +0.05%     
==========================================
  Files         157      157              
  Lines       11223    11223              
==========================================
+ Hits         6900     6906       +6     
+ Misses       3609     3603       -6     
  Partials      714      714              
Flag Coverage Δ
unittests 60.45% <ø> (+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 80.00% <0.00%> (+40.00%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ccf8286...e0bb8a5. Read the comment docs.

codecov[bot] avatar Apr 11 '22 23:04 codecov[bot]