Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Fix integration tests #128

Merged
merged 2 commits into from
Sep 23, 2020
Merged

Fix integration tests #128

merged 2 commits into from
Sep 23, 2020

Conversation

katrogan
Copy link
Contributor

@katrogan katrogan commented Sep 22, 2020

TL;DR

flyteorg/flytepropeller#187 adds a check to flytepropeller so that a workflow lacking nodes fails during registration/compilation time. Admin integration tests use incomplete workflow skeletons that do not include any nodes and therefore fail.

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

https://github.com/lyft/flyte/issues/

Follow-up issue

NA
OR
https://github.com/lyft/flyte/issues/

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2020

Codecov Report

Merging #128 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #128   +/-   ##
=======================================
  Coverage   61.27%   61.27%           
=======================================
  Files         105      105           
  Lines        7267     7267           
=======================================
  Hits         4453     4453           
  Misses       2247     2247           
  Partials      567      567           
Flag Coverage Δ
#unittests 61.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 0fc9dbd...01ac2a2. Read the comment docs.

wild-endeavor
wild-endeavor previously approved these changes Sep 22, 2020
EngHabu
EngHabu previously approved these changes Sep 23, 2020
@katrogan katrogan dismissed stale reviews from EngHabu and wild-endeavor via 01ac2a2 September 23, 2020 16:51
@katrogan
Copy link
Contributor Author

@EngHabu can I get one last review please?

@anandswaminathan
Copy link
Contributor

+1

@katrogan katrogan merged commit 8aac329 into master Sep 23, 2020
eapolinario pushed a commit that referenced this pull request Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants