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

[WIP][flytepropeller] [compiler] Support non-Any Python types as Any input in workflows V2 #5447

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Future-Outlier
Copy link
Member

Tracking issue

#5366

Why are the changes needed?

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Future-Outlier <eric901201@gmail.com>
@Future-Outlier Future-Outlier marked this pull request as draft June 4, 2024 13:08
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.05%. Comparing base (9ffc54f) to head (bdab130).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5447      +/-   ##
==========================================
+ Coverage   60.60%   61.05%   +0.45%     
==========================================
  Files         775      793      +18     
  Lines       49904    51231    +1327     
==========================================
+ Hits        30242    31281    +1039     
- Misses      16854    17074     +220     
- Partials     2808     2876      +68     
Flag Coverage Δ
unittests-datacatalog 69.31% <ø> (ø)
unittests-flyteadmin 58.82% <ø> (-0.09%) ⬇️
unittests-flytecopilot 17.79% <ø> (ø)
unittests-flytectl 67.97% <ø> (ø)
unittests-flyteidl 79.04% <ø> (?)
unittests-flyteplugins 61.94% <ø> (ø)
unittests-flytepropeller 57.34% <100.00%> (+0.01%) ⬆️
unittests-flytestdlib 65.82% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant