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

Migrate test_streams_xadd.go to use new Redis client #172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

Migrate test_streams_xadd.go to use new Redis client

Changes

  • Replace instrumented_resp_connection with NewRedisClient
  • Remove unused import
  • Maintain existing test behavior while using new client implementation
  • Align with other stream test files that use the new client

Testing

  • Changes align with existing stream test files that already use the new client
  • CI will validate the changes

Link to Devin run: https://app.devin.ai/sessions/eda7f87fc2b04a1b9db8259a4163b5b7

- Replace instrumented_resp_connection with NewRedisClient
- Remove unused import
- Maintain existing test behavior while using new client implementation
- Align with other stream test files that use the new client

Co-Authored-By: Paul Kuruvilla <[email protected]>
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

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.

0 participants