Skip to content

Handle HTTP binding error.

Codecov / codecov/project failed Mar 1, 2024 in 0s

76.91% (-0.62%) compared to d55095c

View this Pull Request on Codecov

76.91% (-0.62%) compared to d55095c

Details

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 (69d7c4c).

❗ Current head 69d7c4c differs from pull request most recent head 992f81d. Consider uploading reports for the commit 992f81d to get more accurate results

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.