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

Rename cdn server package to rpcserver #554

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Conversation

244372610
Copy link
Contributor

Signed-off-by: santong

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.

@244372610 244372610 requested a review from a team as a code owner August 16, 2021 08:04
Signed-off-by: santong
Signed-off-by: santong <[email protected]>
@244372610 244372610 force-pushed the feature/renameCdnRpcServer branch from 0800563 to 126a78f Compare August 16, 2021 08:05
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2021

Codecov Report

Merging #554 (126a78f) into main (ec0632d) will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
+ Coverage   39.42%   39.57%   +0.15%     
==========================================
  Files          86       86              
  Lines        6562     6562              
==========================================
+ Hits         2587     2597      +10     
+ Misses       3605     3594      -11     
- Partials      370      371       +1     
Flag Coverage Δ
e2etests ∅ <ø> (∅)
unittests 39.57% <ø> (+0.15%) ⬆️

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

Impacted Files Coverage Δ
cdnsystem/rpcserver/rpcserver.go 0.00% <ø> (ø)
client/daemon/peer/peertask_base.go 35.39% <0.00%> (+0.63%) ⬆️
client/daemon/peer/peertask_stream.go 57.49% <0.00%> (+2.43%) ⬆️

@244372610 244372610 merged commit 40b9c06 into main Aug 16, 2021
@244372610 244372610 deleted the feature/renameCdnRpcServer branch August 16, 2021 12:01
gaius-qi pushed a commit that referenced this pull request Jun 28, 2023
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
Bumps [url](https://github.com/servo/rust-url) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gaius <[email protected]>
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.

4 participants