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

fix limit option #2292

Merged
merged 1 commit into from
Mar 29, 2024
Merged

fix limit option #2292

merged 1 commit into from
Mar 29, 2024

Conversation

novahow
Copy link
Contributor

@novahow novahow commented Mar 21, 2024

Tracking issue

flyteorg/flyte#5086

closes #5086

Why are the changes needed?

To remove misleading options in pyflyte run. For more details, please refer to flyteorg/flyte#5086

What changes were proposed in this pull request?

  1. removed --limit option in RemoteEntityGroup
  2. set --limit in RunLevelParams to show up instead of hidden.

How was this patch tested?

make test

Setup process

Screenshots

image

Output of pyflyte run
image

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: novahow <[email protected]>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 21, 2024
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.35%. Comparing base (3642ec6) to head (06458f5).
Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2292      +/-   ##
==========================================
- Coverage   83.76%   83.35%   -0.42%     
==========================================
  Files         329      311      -18     
  Lines       25002    24191     -811     
  Branches     3708     3496     -212     
==========================================
- Hits        20943    20164     -779     
+ Misses       3432     3399      -33     
- Partials      627      628       +1     

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

@dosubot dosubot bot added the lgtm This PR has been approved by maintainer label Mar 29, 2024
@wild-endeavor wild-endeavor merged commit 60c6234 into flyteorg:master Mar 29, 2024
46 of 47 checks passed
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
flyteorg/flyte#5086

1. removed `--limit` option in `RemoteEntityGroup`
2. set `--limit` in `RunLevelParams` to show up instead of hidden.
Signed-off-by: novahow <[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:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants