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

Add chnagelog

c0cc303
Select commit
Loading
Failed to load commit list.
Open

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

Add chnagelog
c0cc303
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 10, 2024 in 0s

26.0% of diff hit (target 63.3%)

View this Pull Request on Codecov

26.0% of diff hit (target 63.3%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/sharded.py#L178-L183

Added lines #L178 - L183 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/sharded.py#L190-L197

Added lines #L190 - L197 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/sharded.py#L204-L209

Added lines #L204 - L209 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/sharded.py#L216-L223

Added lines #L216 - L223 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