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

feat: move dfnet to internal #862

Merged
merged 3 commits into from
Dec 3, 2021
Merged

feat: move dfnet to internal #862

merged 3 commits into from
Dec 3, 2021

Conversation

gaius-qi
Copy link
Member

@gaius-qi gaius-qi commented Dec 3, 2021

Signed-off-by: Gaius [email protected]

Description

  • Move dfnet to internal directory.

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.

@gaius-qi gaius-qi added this to the v2.0.1 milestone Dec 3, 2021
@gaius-qi gaius-qi requested a review from a team as a code owner December 3, 2021 08:46
@gaius-qi gaius-qi self-assigned this Dec 3, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2021

Codecov Report

Merging #862 (d69add4) into main (2e2df97) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #862   +/-   ##
=======================================
  Coverage   41.35%   41.35%           
=======================================
  Files         102      102           
  Lines        8038     8038           
=======================================
  Hits         3324     3324           
  Misses       4303     4303           
  Partials      411      411           
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 41.35% <50.00%> (ø)

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

Impacted Files Coverage Δ
cdn/supervisor/task/manager_util.go 0.00% <0.00%> (ø)
client/config/flags.go 0.00% <ø> (ø)
client/config/peerhost.go 35.29% <ø> (ø)
client/daemon/daemon.go 5.72% <ø> (ø)
client/daemon/peer/peertask_dummy.go 0.00% <ø> (ø)
internal/util/util.go 100.00% <ø> (ø)
scheduler/supervisor/cdn.go 73.37% <ø> (ø)
client/daemon/peer/piece_manager.go 67.52% <100.00%> (ø)

@gaius-qi gaius-qi merged commit a970db8 into main Dec 3, 2021
@gaius-qi gaius-qi deleted the feature/internal-dfnet branch December 3, 2021 09:39
gaius-qi added a commit that referenced this pull request Jun 28, 2023
* feat: move dfnet to internal

Signed-off-by: Gaius <[email protected]>

* feat: rename dfutils to util

Signed-off-by: Gaius <[email protected]>
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.132...v1.0.133)

---
updated-dependencies:
- dependency-name: serde_json
  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>
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