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

Upgrade underscore/remove unneeded parts. #126

Closed dracos closed 3 years ago

dracos commented 3 years ago

Whole of underscore is 16449/5885 gzipped. Just extracting the template function and replacing the other couple of function uses, it's now 944/581. (Prompted by security release of underscore, but we weren't using the affected code anyway.)

codecov[bot] commented 3 years ago

Codecov Report

Merging #126 (edd91f4) into master (f141cc2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   86.38%   86.38%           
=======================================
  Files          48       48           
  Lines        2116     2116           
=======================================
  Hits         1828     1828           
  Misses        288      288           

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 f141cc2...edd91f4. Read the comment docs.