polarismesh / polaris-java

Lightweight Java SDK used as Proxyless Service Governance
Other
137 stars 82 forks source link

fix:修复gRPC自定义header无法传入 #465

Closed chuntaojun closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 25.06%. Comparing base (6ed8f14) to head (d9a3351).

Files Patch % Lines
.../polaris/plugins/connector/grpc/GrpcConnector.java 0.00% 15 Missing :warning:
...ncent/polaris/plugins/connector/grpc/GrpcUtil.java 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #465 +/- ## ============================================ + Coverage 25.00% 25.06% +0.06% - Complexity 600 601 +1 ============================================ Files 186 186 Lines 8376 8373 -3 Branches 1095 1095 ============================================ + Hits 2094 2099 +5 + Misses 6018 6013 -5 + Partials 264 261 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.