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

Release redis messages when it is reference counted #124

Merged
merged 2 commits into from
Dec 26, 2023

Conversation

crackthecodeabhi
Copy link
Owner

Fixes memory leak issue #80

Copy link

codecov bot commented Dec 26, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ef941d4) 17.16% compared to head (3ca4e45) 17.37%.

Files Patch % Lines
...hub/crackthecodeabhi/kreds/pipeline/Transaction.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #124      +/-   ##
============================================
+ Coverage     17.16%   17.37%   +0.21%     
  Complexity       12       12              
============================================
  Files            39       39              
  Lines          1882     1888       +6     
  Branches        158      159       +1     
============================================
+ Hits            323      328       +5     
  Misses         1525     1525              
- Partials         34       35       +1     
Flag Coverage Δ
unittests 17.37% <87.50%> (+0.21%) ⬆️

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.

@crackthecodeabhi crackthecodeabhi merged commit 4b9e223 into main Dec 26, 2023
3 checks passed
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.

1 participant