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

refactor: move syncfl files #384

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

myungjin
Copy link
Contributor

Description

While top-level horizontal files (top_aggregator.py, middle_aggregator.py and trainer.py) are basis of other modes under horizontal category, the directory structure is not well organized.

These files are now moved into horizontal/syncfl folder while we keep backward compatibility.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@codecov-commenter
Copy link

Codecov Report

Merging #384 (499ad0c) into main (513e7cf) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #384   +/-   ##
=======================================
  Coverage   15.13%   15.13%           
=======================================
  Files          48       48           
  Lines        2775     2775           
=======================================
  Hits          420      420           
  Misses       2327     2327           
  Partials       28       28           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

lkurija1
lkurija1 previously approved these changes Mar 31, 2023
While top-level horizontal files (top_aggregator.py,
middle_aggregator.py and trainer.py) are basis of other modes under
horizontal category, the directory structure is not well organized.

These files are now moved into horizontal/syncfl folder while we keep
backward compatibility.
@myungjin myungjin merged commit 0469d6e into cisco-open:main Mar 31, 2023
@myungjin myungjin deleted the move_syncfl_files branch March 31, 2023 20:16
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