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

#2316-tx-manager: fixed handling of tx manager in redis transactional lens #2317

Merged
merged 3 commits into from Jun 26, 2023

Conversation

BernhardBln
Copy link
Contributor

Fixes #2316

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #2317 (64212d9) into master (a69fbed) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2317      +/-   ##
============================================
+ Coverage     87.77%   87.79%   +0.03%     
- Complexity     1789     1791       +2     
============================================
  Files           302      302              
  Lines          6872     6878       +6     
  Branches        497      499       +2     
============================================
+ Hits           6031     6038       +7     
+ Misses          676      675       -1     
  Partials        165      165              

@BernhardBln
Copy link
Contributor Author

Tests are all green locally, by the way.

@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@uweschaefer uweschaefer merged commit 9998798 into master Jun 26, 2023
11 checks passed
@uweschaefer uweschaefer deleted the issue2316-tx-manager branch June 26, 2023 10:49
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.

RedisTransactionalLens stores wrong tx manager instance
2 participants