-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more information to Job entity (#18)
* WIP Making the start server api, needs tests * Modifying integration test * Fixing test, adding code comments to integration test * Happy path test * Finished tests for server * Finished tests for client info * Finished tests for metrics * Adding inits * Adding batch_size and local_epochs to server params * Fixing additional test * WIP adding mongodb and create job route * WIP adding a test, need more setup * Small change * CR by John * Skipping one more security vulnerability with pillow * Moving test util classes to the right place, implementing fixture * Adding more information to the Job * Small code cleanup * Small code cleanup [2] * Better startup and shutdown * Better validation * Small change in docstring. * CR by John * Fixing pip-audit error
- Loading branch information
Showing
3 changed files
with
145 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters