-
Notifications
You must be signed in to change notification settings - Fork 216
Add docs for usage of Jobs SDK #1323
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: siri-varma <siri.varma@outlook.com>
Signed-off-by: siri-varma <siri.varma@outlook.com>
@dapr/approvers-java-sdk @cicoyle @artur-ciocanu @salaboy Let me know your thoughts on this PR |
/assign |
@dapr/approvers-java-sdk @artur-ciocanu @cicoyle @salaboy Could you folks look at this PR too when you get a chance ? Thank you. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1323 +/- ##
============================================
+ Coverage 76.91% 77.13% +0.21%
- Complexity 1592 1728 +136
============================================
Files 145 200 +55
Lines 4843 5291 +448
Branches 562 579 +17
============================================
+ Hits 3725 4081 +356
- Misses 821 897 +76
- Partials 297 313 +16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Add documentation for Jobs SDK
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: #1324
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: