Skip to content

add: redis username to the settings#2121

Open
mertcanaliciaaron wants to merge 1 commit into
rq:masterfrom
mertcanaliciaaron:add_username_to_the_settings
Open

add: redis username to the settings#2121
mertcanaliciaaron wants to merge 1 commit into
rq:masterfrom
mertcanaliciaaron:add_username_to_the_settings

Conversation

@mertcanaliciaaron
Copy link
Copy Markdown

Hello,

I have encounter the problem that we don't have username parameter, only password exists. The issue briefly raised in #1296 but I guess not solved.

I have implemented the username parameter to the settings. And fixed some tests.

Workaround: REDIS_URL parameter works fine even though we don't have username parameter.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.91%. Comparing base (2de9491) to head (d5f99fc).
Report is 78 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2121      +/-   ##
==========================================
+ Coverage   93.61%   93.91%   +0.30%     
==========================================
  Files          28       30       +2     
  Lines        3760     4013     +253     
==========================================
+ Hits         3520     3769     +249     
- Misses        240      244       +4     

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

@mertcanaliciaaron
Copy link
Copy Markdown
Author

@selwin

@selwin
Copy link
Copy Markdown
Collaborator

selwin commented Sep 13, 2024

Could you make sure all tests pass so I can merge this in?

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