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

Merge branch 'main' into addhttperrordetails

6ec294d
Select commit
Loading
Failed to load commit list.
Merged

Add raw response to DaprInternalError #628

Merge branch 'main' into addhttperrordetails
6ec294d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 1s

86.22% (+0.00%) compared to d0007a9

View this Pull Request on Codecov

86.22% (+0.00%) compared to d0007a9

Details

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.