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

Add option flags nx, xx, gt, lt for expire and pexpire #733

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

ShardClient modified for expire and pexpire

965c951
Select commit
Loading
Failed to load commit list.
Open

Add option flags nx, xx, gt, lt for expire and pexpire #733

ShardClient modified for expire and pexpire
965c951
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 25, 2024 in 1s

26.0% of diff hit (target 61.5%)

View this Pull Request on Codecov

26.0% of diff hit (target 61.5%)

Annotations

Check warning on line 181 in django_redis/client/sharded.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/sharded.py#L176-L181

Added lines #L176 - L181 were not covered by tests

Check warning on line 195 in django_redis/client/sharded.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/sharded.py#L188-L195

Added lines #L188 - L195 were not covered by tests

Check warning on line 207 in django_redis/client/sharded.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/sharded.py#L202-L207

Added lines #L202 - L207 were not covered by tests

Check warning on line 221 in django_redis/client/sharded.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/sharded.py#L214-L221

Added lines #L214 - L221 were not covered by tests

Check warning on line 614 in tests/test_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_backend.py#L609-L614

Added lines #L609 - L614 were not covered by tests

Check warning on line 633 in tests/test_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_backend.py#L628-L633

Added lines #L628 - L633 were not covered by tests