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

[FEATURE]: limit output of buildtest report #1128

Closed
8 tasks done
shahzebsiddiqui opened this issue Jun 29, 2022 · 0 comments · Fixed by #1130
Closed
8 tasks done

[FEATURE]: limit output of buildtest report #1128

shahzebsiddiqui opened this issue Jun 29, 2022 · 0 comments · Fixed by #1130
Assignees

Comments

@shahzebsiddiqui
Copy link
Member

shahzebsiddiqui commented Jun 29, 2022

Please describe your feature request

The buildtest report command will show all test results and the output can be quite long so for this feature we would like to limit the output by limiting the number of rows that get printed.

We can have an option buildtest report --count=<INT> where --count expects a positive integer that limits the query to X number of rows.

  • Add arg parse argument
  • Add implementation
  • Add bash completion
  • Add regression test
  • Add documentation
  • Add help config section

Post question in Slack

  • I agree that I posted my question in slack before creating this issue

Is there an existing issue

  • I confirm there is no existing issue for this issue
@shahzebsiddiqui shahzebsiddiqui self-assigned this Jun 29, 2022
@Xiangs18 Xiangs18 assigned Xiangs18 and unassigned shahzebsiddiqui Jun 29, 2022
@Xiangs18 Xiangs18 linked a pull request Jun 30, 2022 that will close this issue
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 a pull request may close this issue.

2 participants