Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix handling of unsupported client_list() command#2141

Open
tomas16 wants to merge 1 commit intorq:masterfrom
tomas16:fix-client-list-restricted
Open

Fix handling of unsupported client_list() command#2141
tomas16 wants to merge 1 commit intorq:masterfrom
tomas16:fix-client-list-restricted

Conversation

@tomas16
Copy link

@tomas16 tomas16 commented Nov 8, 2024

Fixes #2125

@codecov
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.97%. Comparing base (2de9491) to head (7f4f114).
⚠️ Report is 186 commits behind head on master.

Files with missing lines Patch % Lines
rq/worker.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2141      +/-   ##
==========================================
+ Coverage   93.61%   93.97%   +0.35%     
==========================================
  Files          28       30       +2     
  Lines        3760     4047     +287     
==========================================
+ Hits         3520     3803     +283     
- Misses        240      244       +4     

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

@selwin
Copy link
Collaborator

selwin commented Nov 16, 2024

Mind adding a test case for this?

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.

CLIENT LIST unsupported detection failure

2 participants