Skip to content

Add support for hashmaps

Codecov / codecov/patch failed Jan 27, 2024 in 0s

17.2% of diff hit (target 61.8%)

View this Pull Request on Codecov

17.2% of diff hit (target 61.8%)

Annotations

Check warning on line 190 in django_redis/cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/cache.py#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 194 in django_redis/cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/cache.py#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 198 in django_redis/cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/cache.py#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 202 in django_redis/cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/cache.py#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 206 in django_redis/cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/cache.py#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 817 in django_redis/client/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/default.py#L817

Added line #L817 was not covered by tests

Check warning on line 831 in django_redis/client/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/default.py#L830-L831

Added lines #L830 - L831 were not covered by tests

Check warning on line 833 in django_redis/client/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/default.py#L833

Added line #L833 was not covered by tests

Check warning on line 846 in django_redis/client/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/default.py#L845-L846

Added lines #L845 - L846 were not covered by tests

Check warning on line 872 in django_redis/client/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/default.py#L872

Added line #L872 was not covered by tests

Check warning on line 885 in django_redis/client/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_redis/client/default.py#L884-L885

Added lines #L884 - L885 were not covered by tests

Check warning on line 804 in tests/test_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_backend.py#L801-L804

Added lines #L801 - L804 were not covered by tests

Check warning on line 813 in tests/test_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_backend.py#L806-L813

Added lines #L806 - L813 were not covered by tests

Check warning on line 820 in tests/test_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_backend.py#L815-L820

Added lines #L815 - L820 were not covered by tests

Check warning on line 829 in tests/test_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_backend.py#L822-L829

Added lines #L822 - L829 were not covered by tests

Check warning on line 834 in tests/test_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_backend.py#L831-L834

Added lines #L831 - L834 were not covered by tests