Skip to content

Adds support for the Jobs API #804

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

elena-kolevska
Copy link
Contributor

@elena-kolevska elena-kolevska commented Jun 2, 2025

Description

Adds support for the Jobs API

Issue reference

#733

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Sync client
  • Async client
  • Examples
  • Callback server
  • FailurePolicy
  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Copy link

codecov bot commented Jun 8, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 24 lines in your changes missing coverage. Please review.

Project coverage is 86.37%. Comparing base (bffb749) to head (5be6d9a).
Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
ext/dapr-ext-grpc/dapr/ext/grpc/_servicer.py 35.00% 13 Missing ⚠️
dapr/clients/grpc/_request.py 50.00% 3 Missing ⚠️
ext/dapr-ext-grpc/dapr/ext/grpc/app.py 40.00% 3 Missing ⚠️
dapr/aio/clients/grpc/client.py 94.11% 2 Missing ⚠️
dapr/clients/grpc/client.py 93.54% 2 Missing ⚠️
dapr/clients/grpc/_jobs.py 98.52% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
- Coverage   86.63%   86.37%   -0.26%     
==========================================
  Files          84       90       +6     
  Lines        4473     5270     +797     
==========================================
+ Hits         3875     4552     +677     
- Misses        598      718     +120     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska elena-kolevska changed the title [WIP] Jobs API Adds support for the Jobs API Jun 24, 2025
@elena-kolevska elena-kolevska marked this pull request as ready for review June 24, 2025 14:35
@elena-kolevska elena-kolevska requested review from a team as code owners June 24, 2025 14:36
@elena-kolevska
Copy link
Contributor Author

Will work on adding failure policy this week

elena-kolevska and others added 4 commits June 24, 2025 22:28
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Copy link
Member

@mikeee mikeee left a comment

Choose a reason for hiding this comment

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

Lgtm

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.

2 participants