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

Handle HTTP binding error. #1024

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

artursouza
Copy link
Member

Description

Handle HTTP binding error.

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: #783

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

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

Attention: Patch coverage is 53.70370% with 50 lines in your changes are missing coverage. Please review.

Project coverage is 76.91%. Comparing base (d55095c) to head (992f81d).

Files Patch % Lines
...io/dapr/internal/exceptions/DaprHttpException.java 27.58% 17 Missing and 4 partials ⚠️
...rc/main/java/io/dapr/exceptions/DaprException.java 40.90% 10 Missing and 3 partials ⚠️
sdk/src/main/java/io/dapr/client/DaprHttp.java 41.66% 6 Missing and 1 partial ⚠️
.../java/io/dapr/internal/opencensus/GrpcWrapper.java 70.58% 2 Missing and 3 partials ⚠️
...k/src/main/java/io/dapr/client/DaprClientGrpc.java 85.18% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             release-1.11    #1024      +/-   ##
==================================================
- Coverage           77.53%   76.91%   -0.62%     
- Complexity           1574     1592      +18     
==================================================
  Files                 144      145       +1     
  Lines                4776     4843      +67     
  Branches              556      562       +6     
==================================================
+ Hits                 3703     3725      +22     
- Misses                786      821      +35     
- Partials              287      297      +10     

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

@mukundansundar mukundansundar merged commit 2f3e7f8 into dapr:release-1.11 Mar 4, 2024
7 of 10 checks passed
artursouza added a commit to artursouza/java-sdk that referenced this pull request Sep 17, 2024
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
artursouza added a commit to artursouza/java-sdk that referenced this pull request Sep 17, 2024
Signed-off-by: Artur Souza <asouza.pro@gmail.com>

Update binding http IT

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
artursouza added a commit to artursouza/java-sdk that referenced this pull request Sep 17, 2024
Signed-off-by: Artur Souza <asouza.pro@gmail.com>

Update binding http IT

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
artursouza added a commit to artursouza/java-sdk that referenced this pull request Sep 17, 2024
Signed-off-by: Artur Souza <asouza.pro@gmail.com>

Update binding http IT

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
artursouza added a commit that referenced this pull request Sep 17, 2024
Update binding http IT

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
artursouza added a commit that referenced this pull request Sep 18, 2024
Update binding http IT

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
salaboy pushed a commit to salaboy/java-sdk that referenced this pull request Sep 26, 2024
Update binding http IT

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
salaboy pushed a commit to salaboy/java-sdk that referenced this pull request Sep 27, 2024
Update binding http IT

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
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.

2 participants