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

【feature】清理Backend无用代码 #1112

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

luanwenfei-venus
Copy link
Collaborator

【修复issue】#1109

【修改内容】删除动态配置、kafka相关内容

【用例描述】1、本身就无测试用例 无需修改

【自测情况】1、本地自测 UT未补充

【影响范围】不涉及

@luanwenfei-venus luanwenfei-venus changed the title 【】清理Backen无用代码 【feature】清理Backen无用代码 Mar 10, 2023
@luanwenfei-venus luanwenfei-venus changed the title 【feature】清理Backen无用代码 【feature】清理Backend无用代码 Mar 10, 2023
xuezechao1
xuezechao1 previously approved these changes Mar 10, 2023
@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Patch coverage has no change and project coverage change: +24.90 🎉

Comparison is base (59d663a) 18.61% compared to head (0b09627) 43.52%.

Additional details and impacted files
@@              Coverage Diff               @@
##             develop    #1112       +/-   ##
==============================================
+ Coverage      18.61%   43.52%   +24.90%     
- Complexity      1396     3016     +1620     
==============================================
  Files            776      748       -28     
  Lines          16970    16037      -933     
  Branches        1843     1738      -105     
==============================================
+ Hits            3159     6980     +3821     
+ Misses         13409     8193     -5216     
- Partials         402      864      +462     
Flag Coverage Δ
unittests 43.52% <0.00%> (+24.90%) ⬆️

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

Impacted Files Coverage Δ
...ud/sermant/core/event/FrameworkEventCollector.java 0.00% <0.00%> (ø)
.../sermant/core/event/FrameworkEventDefinitions.java 0.00% <0.00%> (ø)
...weicloud/sermant/core/event/LogEventCollector.java 0.00% <0.00%> (ø)
...icloud/sermant/core/event/LogEventDefinitions.java 0.00% <0.00%> (ø)
...m/huaweicloud/sermant/core/event/common/Event.java 0.00% <0.00%> (ø)
...loud/sermant/core/event/common/EventCollector.java 0.00% <0.00%> (ø)
...rmant/core/event/common/EventCollectorManager.java 0.00% <0.00%> (ø)
...aweicloud/sermant/core/event/common/EventInfo.java 0.00% <0.00%> (ø)
...weicloud/sermant/core/event/common/EventLevel.java 0.00% <0.00%> (ø)
...aweicloud/sermant/core/event/common/EventType.java 0.00% <0.00%> (ø)
... and 27 more

... and 292 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.

@robotLJW robotLJW added kind/enhancement Issues or PRs releated to sermant enhancement area/backend Issues or PRs releated to sermant backend service status/lgtm Indicates that a PR is ready to be merged. labels Mar 13, 2023
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 merged commit bbeb033 into sermant-io:develop Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Issues or PRs releated to sermant backend service 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.

4 participants