insight-lane / crash-model

Build a crash prediction modeling application that leverages multiple data sources to generate a set of dynamic predictions we can use to identify potential trouble spots and direct timely safety interventions.
https://insightlane.org
MIT License
113 stars 40 forks source link

Add center points to maps #163

Closed j-t-t closed 6 years ago

j-t-t commented 6 years ago

3 things here:

(Added a test for the center points functionality, between that and removal of the unused file, codecov is up slightly)

codecov[bot] commented 6 years ago

Codecov Report

Merging #163 into master will increase coverage by 1.01%. The diff coverage is 36.36%.

@@            Coverage Diff            @@
##           master    #163      +/-   ##
=========================================
+ Coverage   37.68%   38.7%   +1.01%     
=========================================
  Files          27      26       -1     
  Lines        2632    2651      +19     
=========================================
+ Hits          992    1026      +34     
+ Misses       1640    1625      -15