Skip to content

Conversation

@gaius-qi
Copy link
Member

Signed-off-by: Gaius [email protected]

Description

  • Add job logger.

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: Gaius <[email protected]>
@gaius-qi gaius-qi added this to the v2.0.1 milestone Oct 20, 2021
@gaius-qi gaius-qi self-assigned this Oct 20, 2021
@gaius-qi gaius-qi requested a review from a team as a code owner October 20, 2021 07:06
@codecov-commenter
Copy link

Codecov Report

Merging #740 (29f4196) into main (5603b35) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #740      +/-   ##
==========================================
- Coverage   38.35%   38.34%   -0.02%     
==========================================
  Files          90       91       +1     
  Lines        7019     7029      +10     
==========================================
+ Hits         2692     2695       +3     
- Misses       3944     3951       +7     
  Partials      383      383              
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 38.34% <0.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
internal/job/job.go 16.41% <0.00%> (-0.25%) ⬇️
internal/job/logger.go 0.00% <0.00%> (ø)
client/daemon/peer/peertask_base.go 34.38% <0.00%> (+0.62%) ⬆️

@gaius-qi gaius-qi merged commit ca4b65b into main Oct 20, 2021
@gaius-qi gaius-qi deleted the feature/set-job-logger branch October 20, 2021 07:33
gaius-qi added 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 [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](BLAKE3-team/BLAKE3@1.5.3...1.5.4)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants