Skip to content

Use pymemcache.MockMemcacheClient.#8

Open
iurisilvio wants to merge 5 commits intomainfrom
pymemcache-mock
Open

Use pymemcache.MockMemcacheClient.#8
iurisilvio wants to merge 5 commits intomainfrom
pymemcache-mock

Conversation

@iurisilvio
Copy link
Copy Markdown
Contributor

@iurisilvio iurisilvio commented Jan 20, 2023

Depends on pymemcache release >4.0.0. Version 4.0.0 doesn't include a required fix.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 3, 2023

Codecov Report

Merging #8 (019ba55) into main (e0f4b30) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        11    +1     
  Lines          307       310    +3     
  Branches        33        31    -2     
=========================================
+ Hits           307       310    +3     
Files Changed Coverage Δ
django_cache_mock/backends/memcached.py 100.00% <100.00%> (ø)
django_cache_mock/backends/redis.py 100.00% <100.00%> (ø)
django_cache_mock/exceptions.py 100.00% <100.00%> (ø)
django_cache_mock/mock.py 100.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_backends.py 100.00% <100.00%> (ø)
tests/test_mock.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant