Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Client back source #579

Merged
merged 28 commits into from
Sep 6, 2021
Merged

Client back source #579

merged 28 commits into from
Sep 6, 2021

Conversation

244372610
Copy link
Contributor

Description

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.

Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
@244372610 244372610 requested a review from a team as a code owner August 25, 2021 11:52
@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2021

Codecov Report

Merging #579 (43527b1) into main (f208dd7) will decrease coverage by 0.13%.
The diff coverage is 47.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #579      +/-   ##
==========================================
- Coverage   38.33%   38.19%   -0.14%     
==========================================
  Files          88       88              
  Lines        6923     6948      +25     
==========================================
  Hits         2654     2654              
- Misses       3894     3913      +19     
- Partials      375      381       +6     
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 38.19% <47.77%> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
cdnsystem/rpcserver/rpcserver.go 0.63% <0.00%> (-0.01%) ⬇️
client/daemon/peer/peertask_base.go 33.06% <0.00%> (-0.82%) ⬇️
client/daemon/peer/peertask_manager.go 20.14% <ø> (ø)
scheduler/config/config.go 4.59% <0.00%> (ø)
client/daemon/peer/peertask_stream.go 54.30% <45.45%> (-2.65%) ⬇️
client/daemon/peer/peertask_file.go 53.98% <50.00%> (+0.08%) ⬆️
client/daemon/peer/peertask_file_callback.go 62.65% <50.00%> (-0.32%) ⬇️
client/daemon/peer/peertask_stream_callback.go 61.72% <50.00%> (-2.83%) ⬇️
client/daemon/peer/piece_manager.go 67.57% <85.71%> (+0.38%) ⬆️
... and 2 more

Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
@244372610 244372610 changed the title Feature/client back source Client back source Sep 1, 2021
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
Signed-off-by: santong <244372610@qq.com>
@gaius-qi gaius-qi merged commit c08a857 into main Sep 6, 2021
@gaius-qi gaius-qi deleted the feature/clientBackSource branch September 6, 2021 02:28
gaius-qi pushed a commit that referenced this pull request Jun 28, 2023
* feat: client back source

Signed-off-by: santong <244372610@qq.com>
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
Bumps [hyper](https://github.com/hyperium/hyper) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v1.2.0...v1.4.0)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants