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

New live-feed, new analysis options and CSV export #18

Merged
merged 7 commits into from
Oct 21, 2024

Conversation

zveinn
Copy link
Contributor

@zveinn zveinn commented Oct 16, 2024

  • The real time output has been improved to be more digestable
  • Stat has been renamed to simply download
  • An analyze command has been added to give a better overview of downloaded tests results.
  • Allows for json to csv convertion

Also prevents the client from never exiting the live-feed if the final "done" signal never arrives. Can happen if a server goes offline while the client is receiving live updates from a test.

@zveinn zveinn changed the title [DRAFT] Improvements New live-feed, new analysis options and CSV export Oct 18, 2024
Copy link

@klauspost klauspost left a comment

Choose a reason for hiding this comment

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

Just a few minor tweaks

README.md Outdated Show resolved Hide resolved
client/client.go Show resolved Hide resolved
client/client.go Show resolved Hide resolved
client/client.go Outdated Show resolved Hide resolved
client/table.go Outdated Show resolved Hide resolved
@zveinn zveinn requested a review from klauspost October 21, 2024 12:33
@harshavardhana harshavardhana merged commit 8dfa889 into minio:main Oct 21, 2024
1 check passed
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