Skip to content

Fix Redis memory overcommit warning by adding Redis configuration opt…

Codecov / codecov/project succeeded Sep 13, 2024 in 0s

24.02% (+0.00%) compared to b407343

View this Pull Request on Codecov

24.02% (+0.00%) compared to b407343

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 24.02%. Comparing base (b407343) to head (7470092).

Files with missing lines Patch % Lines
...rc/pytest_celery/vendors/redis/backend/fixtures.py 0.00% 1 Missing ⚠️
src/pytest_celery/vendors/redis/broker/fixtures.py 0.00% 1 Missing ⚠️
src/pytest_celery/vendors/redis/container.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   24.02%   24.02%           
=======================================
  Files          41       41           
  Lines        1286     1286           
  Branches      254      254           
=======================================
  Hits          309      309           
  Misses        949      949           
  Partials       28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.