mysociety / mapit.mysociety.org

A Django project for running mySociety's main instance of MapIt for the UK
http://mapit.mysociety.org
Other
6 stars 2 forks source link

Migrate from python-memcached to pylibmc. #142

Closed neprune closed 1 year ago

neprune commented 1 year ago

closes https://github.com/mysociety/mapit/issues/390

Verified on https://mapit.staging.mysociety.org/.

codecov[bot] commented 1 year ago

Codecov Report

Merging #142 (63fe947) into master (06062b4) will decrease coverage by 0.23%. The diff coverage is 0.00%.

:exclamation: Current head 63fe947 differs from pull request most recent head 5f5faad. Consider uploading reports for the commit 5f5faad to get more accurate results

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   86.07%   85.85%   -0.23%     
==========================================
  Files          48       48              
  Lines        2162     2128      -34     
==========================================
- Hits         1861     1827      -34     
  Misses        301      301              
Impacted Files Coverage Δ
mapit_mysociety_org/mapit_settings.py 64.19% <0.00%> (ø)
bulk_lookup/csv.py 73.41% <0.00%> (-0.66%) :arrow_down:
bulk_lookup/views.py 64.03% <0.00%> (-0.32%) :arrow_down:
api_keys/models.py 97.67% <0.00%> (-0.25%) :arrow_down:
api_keys/utils.py 95.00% <0.00%> (-0.24%) :arrow_down:
bulk_lookup/models.py 85.18% <0.00%> (-0.19%) :arrow_down:
mapit_mysociety_org/views.py 92.77% <0.00%> (-0.09%) :arrow_down:
subscriptions/views.py 88.69% <0.00%> (-0.04%) :arrow_down:
api_keys/tests.py 100.00% <0.00%> (ø)
subscriptions/tests.py 100.00% <0.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.