polarismesh / polaris-java

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

feat: 上报监控及调用链校验失败不抛异常 #521

Closed andrewshan closed 2 months ago

andrewshan commented 2 months ago

522

andrewshan commented 2 months ago

注册和心跳检验端口号的地方,不抛异常是否不合适?

注册和心跳相关接口,不涉及这个校验

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 23.00%. Comparing base (2824767) to head (c1d81a5). Report is 21 commits behind head on main.

Files Patch % Lines
...ava/com/tencent/polaris/client/api/BaseEngine.java 0.00% 9 Missing :warning:
...m/tencent/polaris/client/util/CommonValidator.java 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #521 +/- ## ============================================ - Coverage 24.78% 23.00% -1.79% - Complexity 624 711 +87 ============================================ Files 196 273 +77 Lines 8621 10397 +1776 Branches 1115 1300 +185 ============================================ + Hits 2137 2392 +255 - Misses 6228 7708 +1480 - Partials 256 297 +41 ```

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