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

fix(redis): go-redis v9 regression missing metrics and reconnect hook (#13415) (cherry-pick #15275) #17025

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked fix(redis): go-redis v9 regression missing metrics and reconnect hook (#13415) (#15275)

  • fix(redis): go-redis v9 regression missing metrics and reconnect hook

Signed-off-by: phanama yudiandreanp@gmail.com

  • fix: golangci lint return values not checked in tests

Signed-off-by: phanama yudiandreanp@gmail.com

  • chore: move dnsError var locally into func

Signed-off-by: phanama yudiandreanp@gmail.com


Signed-off-by: phanama yudiandreanp@gmail.com

…#13415) (#15275)

* fix(redis): go-redis v9 regression missing metrics and reconnect hook

Signed-off-by: phanama <yudiandreanp@gmail.com>

* fix: golangci lint return values not checked in tests

Signed-off-by: phanama <yudiandreanp@gmail.com>

* chore: move dnsError var locally into func

Signed-off-by: phanama <yudiandreanp@gmail.com>

---------

Signed-off-by: phanama <yudiandreanp@gmail.com>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner January 29, 2024 15:44
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (14b8762) 49.35% compared to head (f136ee1) 49.40%.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-2.10   #17025      +/-   ##
================================================
+ Coverage         49.35%   49.40%   +0.05%     
================================================
  Files               272      272              
  Lines             47890    47884       -6     
================================================
+ Hits              23635    23658      +23     
+ Misses            21920    21891      -29     
  Partials           2335     2335              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@crenshaw-dev crenshaw-dev merged commit 0c62f6d into release-2.10 Jan 30, 2024
17 of 22 checks passed
@crenshaw-dev crenshaw-dev deleted the cherry-pick-de1158-release-2.10 branch January 30, 2024 14:45
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.

2 participants