Skip to content

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.

yxxhero
yxxhero previously approved these changes Sep 8, 2021
Signed-off-by: santong <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #618 (d8a45e6) into main (5ae1888) will decrease coverage by 0.15%.
The diff coverage is 28.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #618      +/-   ##
==========================================
- Coverage   38.58%   38.43%   -0.16%     
==========================================
  Files          88       88              
  Lines        6969     6963       -6     
==========================================
- Hits         2689     2676      -13     
- Misses       3900     3908       +8     
+ Partials      380      379       -1     
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 38.43% <28.00%> (-0.16%) ⬇️

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

Impacted Files Coverage Δ
cdnsystem/supervisor/task/manager.go 10.37% <0.00%> (ø)
cdnsystem/supervisor/task/manager_util.go 0.00% <0.00%> (ø)
pkg/source/httpprotocol/http_source_client.go 66.66% <0.00%> (ø)
cdnsystem/supervisor/cdn/cache_detector.go 57.25% <50.00%> (ø)
cdnsystem/supervisor/cdn/manager.go 61.40% <66.66%> (ø)
cdnsystem/supervisor/cdn/downloader.go 62.50% <100.00%> (ø)
client/daemon/peer/peertask_stream.go 55.66% <0.00%> (-2.27%) ⬇️
client/daemon/peer/peertask_base.go 33.06% <0.00%> (-1.23%) ⬇️

Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gaius-qi gaius-qi merged commit 3300b75 into main Sep 8, 2021
@gaius-qi gaius-qi deleted the feature/BeautifyLog branch September 8, 2021 10:32
gaius-qi pushed a commit that referenced this pull request Jun 28, 2023
* feat: beautify scheduler & CDN log

Signed-off-by: santong <[email protected]>
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.1)

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

6 participants