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: add job api #751

Merged
merged 14 commits into from
Oct 26, 2021
Merged

feat: add job api #751

merged 14 commits into from
Oct 26, 2021

Conversation

gaius-qi
Copy link
Member

Description

  • add job api.

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 Oct 26, 2021
@gaius-qi gaius-qi requested a review from a team as a code owner October 26, 2021 06:30
@gaius-qi gaius-qi self-assigned this Oct 26, 2021
Signed-off-by: Gaius <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2021

Codecov Report

Merging #751 (b9905ab) into main (f8990af) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #751      +/-   ##
==========================================
- Coverage   38.48%   38.44%   -0.05%     
==========================================
  Files          91       91              
  Lines        7033     7033              
==========================================
- Hits         2707     2704       -3     
- Misses       3942     3945       +3     
  Partials      384      384              
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 38.44% <ø> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
client/daemon/peer/peertask_base.go 34.38% <0.00%> (-0.63%) ⬇️

@gaius-qi gaius-qi merged commit 2acfecf into main Oct 26, 2021
@gaius-qi gaius-qi deleted the feature/job branch October 26, 2021 12:33
gaius-qi added a commit that referenced this pull request Jun 28, 2023
* feat: add jobs api

Signed-off-by: Gaius <[email protected]>
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants