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

bugfix: fix the issue of missing sentinel password in store redis mode #5930

Merged
merged 11 commits into from
Oct 18, 2023

Merge branch '2.x' into 2.x

4f59905
Select commit
Loading
Failed to load commit list.
Merged

bugfix: fix the issue of missing sentinel password in store redis mode #5930

Merge branch '2.x' into 2.x
4f59905
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 0s

49.51% (+0.01%) compared to 3baf2b4

View this Pull Request on Codecov

49.51% (+0.01%) compared to 3baf2b4

Details

Codecov Report

Merging #5930 (4f59905) into 2.x (3baf2b4) will increase coverage by 0.01%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #5930      +/-   ##
============================================
+ Coverage     49.50%   49.51%   +0.01%     
- Complexity     4510     4515       +5     
============================================
  Files           854      854              
  Lines         29876    29880       +4     
  Branches       3660     3660              
============================================
+ Hits          14789    14795       +6     
+ Misses        13601    13595       -6     
- Partials       1486     1490       +4     
Files Coverage Δ
...c/main/java/io/seata/common/ConfigurationKeys.java 0.00% <ø> (ø)
...seata/server/storage/redis/JedisPooledFactory.java 25.53% <0.00%> (-0.56%) ⬇️
.../properties/server/store/StoreRedisProperties.java 30.76% <0.00%> (-1.89%) ⬇️

... and 6 files with indirect coverage changes