Skip to content

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

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

Merged
merged 11 commits into from
Jun 19, 2024

fix: 校验失败打印端口号

c1d81a5
Select commit
Loading
Failed to load commit list.
Merged

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

fix: 校验失败打印端口号
c1d81a5
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jun 19, 2024 in 0s

23.00% (-1.79%) compared to 2824767

View this Pull Request on Codecov

23.00% (-1.79%) compared to 2824767

Details

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 ⚠️
...m/tencent/polaris/client/util/CommonValidator.java 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             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     

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