Skip to content
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

Fix map tasks #429

Merged
merged 3 commits into from
Mar 24, 2021
Merged

Fix map tasks #429

merged 3 commits into from
Mar 24, 2021

Conversation

katrogan
Copy link
Contributor

@katrogan katrogan commented Mar 23, 2021

Signed-off-by: Katrina Rogan [email protected]

TL;DR

Remove unused arguments breaking map task execution.

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

flyteorg/flyte#861

Follow-up issue

NA

Signed-off-by: Katrina Rogan <[email protected]>
@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #429 (1c885a4) into master (b783a86) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #429   +/-   ##
=======================================
  Coverage   84.19%   84.19%           
=======================================
  Files         338      338           
  Lines       25448    25448           
  Branches     2089     2089           
=======================================
  Hits        21426    21426           
  Misses       3449     3449           
  Partials      573      573           

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 b783a86...1c885a4. Read the comment docs.

Signed-off-by: Katrina Rogan <[email protected]>
Signed-off-by: Katrina Rogan <[email protected]>
wild-endeavor
wild-endeavor previously approved these changes Mar 24, 2021
@katrogan katrogan changed the title wip/ignore fix map tasks Fix map tasks Mar 24, 2021
@katrogan katrogan merged commit 03be6b0 into master Mar 24, 2021
katrogan pushed a commit that referenced this pull request Mar 25, 2021
Signed-off-by: Katrina Rogan <[email protected]>
max-hoffman pushed a commit to dolthub/flytekit that referenced this pull request May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants