Skip to content

Conversation

@pingsutw
Copy link
Member

@pingsutw pingsutw commented Aug 15, 2025

Tracking issue

#3292 (comment)

Why are the changes needed?

failed to compile if bound_inputs is none

What changes were proposed in this pull request?

Only sort the inputs when it's not none

How was this patch tested?

unit test

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

Summary by Bito

This pull request enhances the workflow model by improving the handling of bound inputs, updating the flyteidl dependency for better flexibility, and refining the sorting logic for None values. A new unit test has been added to ensure correct behavior of ArrayNode without bound inputs.

@codecov
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.77%. Comparing base (68f2c60) to head (6bb4f72).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3317      +/-   ##
==========================================
- Coverage   79.42%   75.77%   -3.66%     
==========================================
  Files         215      215              
  Lines       22517    22517              
  Branches     2950     2950              
==========================================
- Hits        17885    17062     -823     
- Misses       3804     4596     +792     
- Partials      828      859      +31     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pingsutw
Copy link
Member Author

cc @madiyar-wayve

@pingsutw pingsutw merged commit bcdfaae into master Aug 21, 2025
116 of 117 checks passed
Atharva1723 pushed a commit to Atharva1723/flytekit that referenced this pull request Oct 5, 2025
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.

3 participants