-
Notifications
You must be signed in to change notification settings - Fork 207
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
[cherry-pick] Update Dapr CLI + Add HTTP code to DaprException #1020
Conversation
be58419
to
42091eb
Compare
Signed-off-by: Artur Souza <[email protected]>
Signed-off-by: Artur Souza <[email protected]>
42091eb
to
665059f
Compare
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1020 +/- ##
============================================
+ Coverage 76.91% 77.72% +0.80%
+ Complexity 1592 1575 -17
============================================
Files 145 144 -1
Lines 4843 4808 -35
Branches 562 565 +3
============================================
+ Hits 3725 3737 +12
+ Misses 821 785 -36
+ Partials 297 286 -11 ☔ View full report in Codecov by Sentry. |
Description
Cherry-picking from 1.11:
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: N/A
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: