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

feat(framework) Refactor flwr ls table formatter #4611

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

chongshenng
Copy link
Contributor

@chongshenng chongshenng commented Dec 2, 2024

Split the logic of formatting the Run from creating a rich.Table. The formatted Run will be used later to create a JSON output.

Merge before:

Copy link
Contributor

@panh99 panh99 left a comment

Choose a reason for hiding this comment

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

Looks good! Just a few minor comments.

src/py/flwr/cli/ls.py Outdated Show resolved Hide resolved
src/py/flwr/cli/ls.py Outdated Show resolved Hide resolved
src/py/flwr/cli/ls.py Outdated Show resolved Hide resolved
Copy link
Contributor

@panh99 panh99 left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

2 participants