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

change package name and group id #1506

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

lilai23
Copy link
Collaborator

@lilai23 lilai23 commented Apr 26, 2024

What type of PR is this?

Refactor

What this PR does / why we need it?

Change all packages in this repository from com.huaweicloud to io.sermant

Which issue(s) this PR fixes?

Fixes #1505

Does this PR introduce a user-facing change?

No

Checklist

  • Make sure there is a GitHub_issue related with this PR before you start working on it.
  • Make sure you have squashed your change to one single commit.
  • GitHub Actions works fine in this PR.

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

Attention: Patch coverage is 27.95527% with 451 lines in your changes are missing coverage. Please review.

Project coverage is 42.71%. Comparing base (c5d58ba) to head (cb07b10).
Report is 13 commits behind head on develop.

Files Patch % Lines
...e/src/main/java/io/sermant/core/event/LogInfo.java 0.00% 44 Missing ⚠️
.../main/java/io/sermant/core/utils/ReflectUtils.java 73.96% 31 Missing and 13 partials ⚠️
...ervice/dynamicconfig/kie/client/kie/KieClient.java 0.00% 42 Missing ⚠️
...ain/java/io/sermant/implement/utils/GzipUtils.java 0.00% 40 Missing ⚠️
...ore/src/main/java/io/sermant/core/event/Event.java 0.00% 37 Missing ⚠️
...c/main/java/io/sermant/core/utils/StringUtils.java 30.23% 23 Missing and 7 partials ⚠️
...plement/service/send/netty/NettyGatewayClient.java 15.62% 26 Missing and 1 partial ⚠️
...ore/service/heartbeat/common/HeartbeatMessage.java 0.00% 25 Missing ⚠️
...in/java/io/sermant/core/utils/LabelGroupUtils.java 53.70% 16 Missing and 9 partials ⚠️
.../dynamicconfig/kie/client/kie/KieConfigEntity.java 0.00% 20 Missing ⚠️
... and 17 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1506      +/-   ##
=============================================
- Coverage      42.71%   42.71%   -0.01%     
  Complexity       181      181              
=============================================
  Files           1273     1273              
  Lines          27326    27331       +5     
  Branches        2814     2815       +1     
=============================================
+ Hits           11673    11674       +1     
- Misses         14250    14253       +3     
- Partials        1403     1404       +1     
Flag Coverage Δ
unittests 42.71% <27.95%> (-0.01%) ⬇️

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.

hanbingleixue
hanbingleixue previously approved these changes Apr 26, 2024
daizhenyu
daizhenyu previously approved these changes Apr 26, 2024
@lilai23 lilai23 modified the milestones: v1.4.0, v2.0.0 Apr 29, 2024
@Sherlockhan Sherlockhan merged commit 2f57a14 into sermant-io:develop Apr 29, 2024
279 of 280 checks passed
@lilai23 lilai23 changed the title change package name and artifact id change package name and group id Apr 29, 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.

Refactor all packages to io.sermant
4 participants