java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

Jobs promotion to DaprClient

Open salaboy opened this issue 3 weeks ago • 2 comments

Description

Promoted Jobs API to DaprClient. Updated example too.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1594

Checklist

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

  • [x] Code compiles correctly
  • [x] Created/updated tests
  • [x] Extended the documentation

salaboy avatar Dec 05 '25 09:12 salaboy

@cicoyle I was waiting for the pipelines to come back and show me those errors.. now that they run, fixes are pushed. Let's hope the pipelines behave now.

salaboy avatar Dec 05 '25 15:12 salaboy

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 78.65%. Comparing base (d759c53) to head (7ac71f1). :warning: Report is 241 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1602      +/-   ##
============================================
+ Coverage     76.91%   78.65%   +1.74%     
- Complexity     1592     1958     +366     
============================================
  Files           145      217      +72     
  Lines          4843     5970    +1127     
  Branches        562      661      +99     
============================================
+ Hits           3725     4696     +971     
- Misses          821      934     +113     
- Partials        297      340      +43     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Dec 10 '25 14:12 codecov[bot]