Skip to content

Conversation

@glaubinix
Copy link
Contributor

@coveralls
Copy link

coveralls commented Aug 29, 2024

Coverage Status

coverage: 80.539%. remained the same
when pulling 6320af3 on glaubinix:patch-3
into 8fbd34c on predis:v2.x.

Copy link
Member

@tillkruss tillkruss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs tests.

@glaubinix
Copy link
Contributor Author

There already was WATCH_Test::testFilterArgumentsAsSingleArray which asserts that passing a list gets converted to the correct structure. Added a test that shows watching works both via $redis1->watch('foo', 'bar') and $redis1->watch(['foo', 'bar'])

@glaubinix glaubinix requested a review from tillkruss October 16, 2024 11:56
@tillkruss tillkruss self-assigned this Feb 13, 2025
@tillkruss tillkruss merged commit 355faa0 into predis:v2.x Feb 13, 2025
66 of 78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants