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

Add filter support to recent_executions #2524

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Add filter support to recent_executions #2524

merged 1 commit into from
Jun 26, 2024

Conversation

pingsutw
Copy link
Member

Tracking issue

NA

Why are the changes needed?

Users can't specify filter when listing executions

What changes were proposed in this pull request?

Add filter arg to recent_executions

How was this patch tested?

flytekit remote

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

NA

Docs link

NA

Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.08%. Comparing base (876877a) to head (76f0ec6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2524      +/-   ##
==========================================
- Coverage   52.89%   51.08%   -1.81%     
==========================================
  Files         297      182     -115     
  Lines       23957    18568    -5389     
  Branches     3655     3655              
==========================================
- Hits        12671     9485    -3186     
+ Misses      11178     8597    -2581     
- Partials      108      486     +378     

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

@pingsutw pingsutw requested a review from thomasjpfan June 22, 2024 03:36
Copy link
Collaborator

@eapolinario eapolinario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't block on adding tests.

@pingsutw pingsutw merged commit a3bb3ed into master Jun 26, 2024
46 of 48 checks passed
bgedik pushed a commit to bgedik/flytekit that referenced this pull request Jul 3, 2024
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
Signed-off-by: Kevin Su <[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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants