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: strength console to operate transaction #5856

Merged

fix style

0412b1c
Select commit
Loading
Failed to load commit list.
Merged

feature: strength console to operate transaction #5856

fix style
0412b1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2023 in 0s

47.96% (-0.12%) compared to 6d4ab48

View this Pull Request on Codecov

47.96% (-0.12%) compared to 6d4ab48

Details

Codecov Report

Merging #5856 (0412b1c) into 2.x (6d4ab48) will decrease coverage by 0.12%.
The diff coverage is 37.72%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #5856      +/-   ##
============================================
- Coverage     48.08%   47.96%   -0.12%     
- Complexity     4614     4684      +70     
============================================
  Files           911      924      +13     
  Lines         31285    31886     +601     
  Branches       3768     3855      +87     
============================================
+ Hits          15042    15293     +251     
- Misses        14727    15050     +323     
- Partials       1516     1543      +27     
Files Coverage Δ
...c/main/java/io/seata/common/ConfigurationKeys.java 0.00% <ø> (ø)
...ommon/src/main/java/io/seata/common/Constants.java 100.00% <ø> (ø)
...n/src/main/java/io/seata/common/DefaultValues.java 0.00% <ø> (ø)
...seata/core/exception/TransactionExceptionCode.java 100.00% <100.00%> (ø)
...rc/main/java/io/seata/core/model/BranchStatus.java 100.00% <100.00%> (ø)
...rc/main/java/io/seata/core/model/GlobalStatus.java 79.06% <100.00%> (+1.56%) ⬆️
...io/seata/core/rpc/netty/RmNettyRemotingClient.java 38.80% <100.00%> (+0.92%) ⬆️
...lizer/protobuf/manager/ProtobufConvertManager.java 100.00% <100.00%> (ø)
...io/seata/serializer/seata/MessageCodecFactory.java 84.29% <100.00%> (+1.11%) ⬆️
...er/console/impl/db/BranchSessionDBServiceImpl.java 0.00% <ø> (ø)
... and 41 more

... and 5 files with indirect coverage changes