-
Notifications
You must be signed in to change notification settings - Fork 172
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
【feature】清理Backend无用代码 #1112
Conversation
89161a8
to
9eb4789
Compare
9eb4789
to
bb239ae
Compare
bb239ae
to
031c82d
Compare
2b1621f
to
407cc11
Compare
a2eef59
to
0b09627
Compare
Codecov ReportPatch coverage has no change and project coverage change:
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
Flags with carried forward coverage won't be shown. Click here to find out 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. |
sermant-backend/src/main/java/com/huaweicloud/sermant/backend/entity/event/Event.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
【修复issue】#1109
【修改内容】删除动态配置、kafka相关内容
【用例描述】1、本身就无测试用例 无需修改
【自测情况】1、本地自测 UT未补充
【影响范围】不涉及