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

添加各插件拦截请求前后的finest级别日志 #1147

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

lilai23
Copy link
Collaborator

@lilai23 lilai23 commented Mar 25, 2023

【修复issue】#1142

【修改内容】添加各插件拦截请求前后的finest级别日志

【用例描述】无需用例

【自测情况】不涉及

【影响范围】无

@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Patch coverage: 56.25% and project coverage change: -0.56 ⚠️

Comparison is base (643638f) 44.27% compared to head (1a402ca) 43.71%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1147      +/-   ##
=============================================
- Coverage      44.27%   43.71%   -0.56%     
- Complexity      3185     3204      +19     
=============================================
  Files            775      781       +6     
  Lines          16744    17080     +336     
  Branches        1866     1902      +36     
=============================================
+ Hits            7413     7467      +54     
- Misses          8401     8680     +279     
- Partials         930      933       +3     
Flag Coverage Δ
unittests 43.71% <56.25%> (-0.56%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ubbo/interceptor/AbstractDirectoryInterceptor.java 0.00% <0.00%> (ø)
...ring/interceptor/HttpAsyncClient4xInterceptor.java 0.00% <0.00%> (ø)
...er/spring/interceptor/HttpClient4xInterceptor.java 0.00% <0.00%> (ø)
...terceptor/HttpUrlConnectionConnectInterceptor.java 0.00% <0.00%> (ø)
...r/spring/interceptor/OkHttp3ClientInterceptor.java 0.00% <0.00%> (ø)
...er/spring/interceptor/OkHttpClientInterceptor.java 0.00% <0.00%> (ø)
...er/spring/interceptor/RestTemplateInterceptor.java 0.00% <0.00%> (ø)
...awei/flowcontrol/DispatcherServletInterceptor.java 62.50% <66.66%> (+0.33%) ⬆️
...a/com/huaweicloud/sermant/core/utils/LogUtils.java 100.00% <100.00%> (ø)
...om/huawei/flowcontrol/AlibabaDubboInterceptor.java 46.96% <100.00%> (+2.52%) ⬆️
... and 3 more

... and 57 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@robotLJW robotLJW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@robotLJW robotLJW added kind/enhancement Issues or PRs releated to sermant enhancement status/lgtm Indicates that a PR is ready to be merged. labels Mar 27, 2023
@robotLJW robotLJW merged commit 51930ae into sermant-io:develop Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues or PRs releated to sermant enhancement status/lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants