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

Add raw response to DaprInternalError #628

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Conversation

berndverst
Copy link
Member

Description

Addresses #614

Checklist

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

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@berndverst berndverst requested review from a team as code owners November 1, 2023 00:21
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d0007a9) 86.22% compared to head (6ec294d) 86.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #628   +/-   ##
=======================================
  Coverage   86.22%   86.22%           
=======================================
  Files          75       75           
  Lines        3724     3725    +1     
=======================================
+ Hits         3211     3212    +1     
  Misses        513      513           
Files Coverage Δ
dapr/clients/exceptions.py 90.90% <100.00%> (+0.90%) ⬆️
dapr/clients/http/client.py 94.91% <75.00%> (ø)

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

@berndverst berndverst merged commit e7ad277 into main Nov 1, 2023
9 of 15 checks passed
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.

1 participant