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

Gets the list of schedulers associated with the CDN #1182

Closed
wants to merge 1 commit into from

Conversation

244372610
Copy link
Contributor

Signed-off-by: sunwp [email protected]

Description

Gets the list of schedulers associated with the CDN

Related Issue

Motivation and Context

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Code compiles correctly.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@244372610 244372610 requested a review from a team as a code owner March 23, 2022 08:42
@codecov-commenter
Copy link

Codecov Report

Merging #1182 (83cbfae) into main (7d44095) will increase coverage by 0.40%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1182      +/-   ##
==========================================
+ Coverage   46.04%   46.45%   +0.40%     
==========================================
  Files         133      133              
  Lines       10491    10498       +7     
==========================================
+ Hits         4831     4877      +46     
+ Misses       5114     5066      -48     
- Partials      546      555       +9     
Flag Coverage Δ
unittests 46.45% <ø> (+0.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
client/daemon/peer/piece_broker.go 85.18% <0.00%> (-3.71%) ⬇️
client/daemon/peer/peertask_conductor.go 58.23% <0.00%> (+1.23%) ⬆️
client/daemon/daemon.go 6.50% <0.00%> (+1.37%) ⬆️
client/daemon/peer/peertask_piecetask_poller.go 53.33% <0.00%> (+22.96%) ⬆️

@gaius-qi gaius-qi closed this Mar 23, 2022
@gaius-qi gaius-qi deleted the feature/obtainSchedulersAssociatedWithCDN branch April 7, 2022 09:54
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