Replaced flake8 and isort with ruff #692
76.4% of diff hit (target 60.5%)
View this Pull Request on Codecov
76.4% of diff hit (target 60.5%)
Annotations
Check warning on line 14 in django_redis/__init__.py
codecov / codecov/patch
django_redis/__init__.py#L14
Added line #L14 was not covered by tests
Check warning on line 16 in django_redis/__init__.py
codecov / codecov/patch
django_redis/__init__.py#L16
Added line #L16 was not covered by tests
Check warning on line 19 in django_redis/__init__.py
codecov / codecov/patch
django_redis/__init__.py#L19
Added line #L19 was not covered by tests
Check warning on line 562 in django_redis/client/default.py
codecov / codecov/patch
django_redis/client/default.py#L562
Added line #L562 was not covered by tests
Check warning on line 649 in django_redis/client/default.py
codecov / codecov/patch
django_redis/client/default.py#L649
Added line #L649 was not covered by tests
Check warning on line 653 in django_redis/client/default.py
codecov / codecov/patch
django_redis/client/default.py#L653
Added line #L653 was not covered by tests
Check warning on line 36 in django_redis/client/sentinel.py
codecov / codecov/patch
django_redis/client/sentinel.py#L36
Added line #L36 was not covered by tests
Check warning on line 40 in django_redis/client/sentinel.py
codecov / codecov/patch
django_redis/client/sentinel.py#L40
Added line #L40 was not covered by tests
Check warning on line 275 in django_redis/client/sharded.py
codecov / codecov/patch
django_redis/client/sharded.py#L274-L275
Added lines #L274 - L275 were not covered by tests
Check warning on line 53 in django_redis/pool.py
codecov / codecov/patch
django_redis/pool.py#L51-L53
Added lines #L51 - L53 were not covered by tests
Check warning on line 60 in django_redis/pool.py
codecov / codecov/patch
django_redis/pool.py#L58-L60
Added lines #L58 - L60 were not covered by tests
Check warning on line 8 in tests/test_hashring.py
codecov / codecov/patch
tests/test_hashring.py#L7-L8
Added lines #L7 - L8 were not covered by tests
Check warning on line 11 in tests/test_hashring.py
codecov / codecov/patch
tests/test_hashring.py#L11
Added line #L11 was not covered by tests
Check warning on line 14 in tests/test_hashring.py
codecov / codecov/patch
tests/test_hashring.py#L14
Added line #L14 was not covered by tests
Check warning on line 27 in tests/test_hashring.py
codecov / codecov/patch
tests/test_hashring.py#L27
Added line #L27 was not covered by tests