-
Notifications
You must be signed in to change notification settings - Fork 300
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: add downloadRate and uploadRate for host #3548
Conversation
Signed-off-by: Gaius <[email protected]>
…e/rate Signed-off-by: Gaius <[email protected]>
Signed-off-by: Gaius <[email protected]>
1ce75b5
to
5281d44
Compare
This pull request includes several changes to enhance the handling of network rates and limits for hosts in the scheduler module. The key updates involve adding new fields to the Enhancements to Network Rate Handling:
Updates to Methods:
Test Case Updates:
Dependency Update:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3548 +/- ##
==========================================
+ Coverage 49.71% 49.75% +0.04%
==========================================
Files 186 186
Lines 19511 19527 +16
==========================================
+ Hits 9699 9715 +16
- Misses 9017 9018 +1
+ Partials 795 794 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description
Related Issue
Motivation and Context
Screenshots (if appropriate)
Types of changes
Checklist