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

Addl artf testing #2256

Merged
merged 10 commits into from
Mar 12, 2024
Merged

Addl artf testing #2256

merged 10 commits into from
Mar 12, 2024

Conversation

wild-endeavor
Copy link
Contributor

@wild-endeavor wild-endeavor commented Mar 11, 2024

Tracking issue

Made the bind_partitions call in artifact id spec callable multiple times, mainly to support the ability to just specify an artifact in the annotation, and do all bindings at run time, but also makes the id spec callable multiple times. Mostly just adding tests otherwise.

The logic change is passing through the original artifacts time partition granularity where relevant, to the one in the output metadata object.

Why are the changes needed?

More testing is seen as a good thing.

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: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.36%. Comparing base (40b8614) to head (54f1414).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2256      +/-   ##
==========================================
- Coverage   83.52%   83.36%   -0.17%     
==========================================
  Files         296      309      +13     
  Lines       23244    24010     +766     
  Branches     3481     3478       -3     
==========================================
+ Hits        19415    20015     +600     
- Misses       3207     3375     +168     
+ Partials      622      620       -2     

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

Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Yee Hing Tong <[email protected]>
@wild-endeavor wild-endeavor marked this pull request as ready for review March 11, 2024 21:13
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 11, 2024
pingsutw
pingsutw previously approved these changes Mar 12, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by maintainer label Mar 12, 2024
Signed-off-by: Yee Hing Tong <[email protected]>
@wild-endeavor wild-endeavor merged commit 61a3e95 into master Mar 12, 2024
45 of 47 checks passed
austin362667 pushed a commit to austin362667/flytekit that referenced this pull request Mar 16, 2024
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
Signed-off-by: Yee Hing Tong <[email protected]>
Signed-off-by: Jan Fiedler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants