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

optimize: fix the path of the package #4345

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

wangliang181230
Copy link
Contributor

修正包目录名:

  1. io.seata.config -> io/seata/config
  2. io.seata.plugin.jackson.parser.oracle -> io/seata/plugin/jackson/parser/oracle

@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2022

Codecov Report

Merging #4345 (94e7885) into develop (1f0952e) will increase coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #4345      +/-   ##
=============================================
+ Coverage      48.41%   48.65%   +0.24%     
- Complexity      3848     3861      +13     
=============================================
  Files            732      732              
  Lines          24716    24716              
  Branches        3055     3053       -2     
=============================================
+ Hits           11966    12026      +60     
+ Misses         11476    11416      -60     
  Partials        1274     1274              
Impacted Files Coverage Δ
...er/src/main/java/io/seata/server/ServerRunner.java 50.00% <0.00%> (-15.39%) ⬇️
...o/seata/server/coordinator/DefaultCoordinator.java 48.48% <0.00%> (-0.44%) ⬇️
...rage/redis/store/RedisTransactionStoreManager.java 64.16% <0.00%> (-0.42%) ⬇️
...in/java/io/seata/server/session/GlobalSession.java 79.31% <0.00%> (+0.43%) ⬆️
...io/seata/core/rpc/netty/AbstractNettyRemoting.java 14.19% <0.00%> (+1.29%) ⬆️
...erver/storage/file/session/FileSessionManager.java 51.82% <0.00%> (+2.91%) ⬆️
.../main/java/io/seata/rm/BaseDataSourceResource.java 34.42% <0.00%> (+3.27%) ⬆️
...n/src/main/java/io/seata/common/util/IdWorker.java 83.33% <0.00%> (+6.25%) ⬆️
...ava/io/seata/server/metrics/MetricsSubscriber.java 52.17% <0.00%> (+33.33%) ⬆️
...source/AbstractDataSourceCacheResourceManager.java 85.71% <0.00%> (+42.85%) ⬆️
... and 1 more

@slievrly slievrly changed the title optimize: fix the path of the package optimize: fix the path of the test package Jan 27, 2022
@slievrly slievrly changed the title optimize: fix the path of the test package optimize: fix the path of the package Jan 27, 2022
Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

LGTM

@slievrly slievrly merged commit 5a5abd5 into apache:develop Jan 27, 2022
@slievrly slievrly added this to the 1.5.0 milestone Jan 27, 2022
@wangliang181230 wangliang181230 deleted the fix-test-file-path branch January 27, 2022 05:37
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.

None yet

3 participants