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

Codecheck bug fix. #1368

Closed
wants to merge 1 commit into from

Conversation

TangLeDaily
Copy link
Collaborator

@TangLeDaily TangLeDaily commented Nov 15, 2023

【Fix issue】#1365

【Modification】Modified the CodeCheck problem

[Use case description] No

[Self-test situation] 1. Local static check passed

[Scope of influence] None

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Attention: 237 lines in your changes are missing coverage. Please review.

Comparison is base (a1308ed) 42.83% compared to head (39e9b56) 42.62%.
Report is 10 commits behind head on develop.

❗ Current head 39e9b56 differs from pull request most recent head 2947734. Consider uploading reports for the commit 2947734 to get more accurate results

Files Patch % Lines
...ant/core/plugin/classloader/PluginClassLoader.java 0.00% 39 Missing ⚠️
...core/command/CheckEnhancementsCommandExecutor.java 0.00% 26 Missing ⚠️
...oud/sermant/core/config/utils/ConfigFieldUtil.java 0.00% 18 Missing ⚠️
...ant/core/plugin/agent/info/EnhancementManager.java 0.00% 18 Missing ⚠️
...huaweicloud/sermant/core/common/LoggerFactory.java 21.42% 10 Missing and 1 partial ⚠️
...ice/dynamicconfig/kie/KieDynamicConfigService.java 0.00% 9 Missing ⚠️
.../dynamicconfig/kie/listener/SubscriberManager.java 0.00% 9 Missing ⚠️
...om/huaweicloud/sermant/backend/util/GzipUtils.java 0.00% 9 Missing ⚠️
...namicconfig/kie/client/http/DefaultHttpClient.java 0.00% 7 Missing ⚠️
...namicconfig/kie/client/kie/KieListenerWrapper.java 0.00% 7 Missing ⚠️
... and 36 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1368      +/-   ##
=============================================
- Coverage      42.83%   42.62%   -0.22%     
+ Complexity      3301     3298       -3     
=============================================
  Files            824      828       +4     
  Lines          18311    18402      +91     
  Branches        2018     2041      +23     
=============================================
- Hits            7844     7843       -1     
- Misses          9481     9573      +92     
  Partials         986      986              
Flag Coverage Δ
unittests 42.62% <8.13%> (-0.22%) ⬇️

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

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

@TangLeDaily TangLeDaily changed the title Fix codecheck a codecheck问题修改 Nov 15, 2023
Signed-off-by: TLPC <470193496@qq.com>
@kkf1 kkf1 changed the title codecheck问题修改 codecheck bug fix. Apr 13, 2024
@kkf1 kkf1 changed the title codecheck bug fix. Codecheck bug fix. Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant