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

chore: update UnknownSourceFileLen #888

Merged
merged 1 commit into from
Dec 7, 2021
Merged

chore: update UnknownSourceFileLen #888

merged 1 commit into from
Dec 7, 2021

Conversation

jim3ma
Copy link
Member

@jim3ma jim3ma commented Dec 7, 2021

Signed-off-by: Jim Ma [email protected]

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.

@jim3ma jim3ma requested a review from a team as a code owner December 7, 2021 10:44
@jim3ma jim3ma force-pushed the chore/update-source branch from 98ac4eb to ba47e24 Compare December 7, 2021 10:45
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

@codecov-commenter
Copy link

Codecov Report

Merging #888 (98ac4eb) into main (935f861) will increase coverage by 0.20%.
The diff coverage is 38.54%.

❗ Current head 98ac4eb differs from pull request most recent head ba47e24. Consider uploading reports for the commit ba47e24 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #888      +/-   ##
==========================================
+ Coverage   41.16%   41.37%   +0.20%     
==========================================
  Files         105      105              
  Lines        8254     8222      -32     
==========================================
+ Hits         3398     3402       +4     
+ Misses       4417     4380      -37     
- Partials      439      440       +1     
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 41.37% <38.54%> (+0.20%) ⬆️

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

Impacted Files Coverage Δ
cdn/rpcserver/rpcserver.go 0.00% <0.00%> (ø)
cdn/supervisor/cdn/cache_writer.go 80.55% <0.00%> (ø)
cdn/supervisor/cdn/storage/disk/disk.go 18.04% <0.00%> (ø)
cdn/supervisor/task/manager.go 7.23% <0.00%> (-2.86%) ⬇️
cdn/supervisor/task/manager_util.go 0.00% <0.00%> (ø)
client/daemon/peer/peertask_base.go 46.06% <0.00%> (-0.61%) ⬇️
client/daemon/peer/peertask_manager.go 20.14% <0.00%> (ø)
client/daemon/peer/peertask_reuse.go 0.00% <0.00%> (ø)
pkg/source/httpprotocol/http_source_client.go 56.31% <0.00%> (ø)
pkg/source/source_client.go 1.92% <0.00%> (ø)
... and 13 more

@244372610 244372610 merged commit 809353e into main Dec 7, 2021
@244372610 244372610 deleted the chore/update-source branch December 7, 2021 10:53
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 [anyhow](https://github.com/dtolnay/anyhow) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.93...1.0.94)

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

4 participants