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

Add Python 3/ Django 2+3 support #119

Closed dracos closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #119 (be85398) into master (2f94c7e) will increase coverage by 0.21%. The diff coverage is 95.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   86.01%   86.23%   +0.21%     
==========================================
  Files          48       48              
  Lines        2074     2092      +18     
==========================================
+ Hits         1784     1804      +20     
+ Misses        290      288       -2     
Impacted Files Coverage Δ
mapit_mysociety_org/wsgi_monitor.py 0.00% <0.00%> (ø)
api_keys/models.py 97.77% <75.00%> (+0.10%) :arrow_up:
bulk_lookup/csv.py 91.25% <95.00%> (+1.85%) :arrow_up:
api_keys/tests.py 100.00% <100.00%> (ø)
api_keys/views.py 96.29% <100.00%> (ø)
...lookup/management/commands/process_bulk_lookups.py 83.13% <100.00%> (ø)
bulk_lookup/tests.py 100.00% <100.00%> (ø)
...ety_org/management/commands/create_default_site.py 92.30% <100.00%> (ø)
mapit_mysociety_org/middleware.py 75.00% <100.00%> (ø)
mapit_mysociety_org/settings.py 75.36% <100.00%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2f94c7e...be85398. Read the comment docs.