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

Adding tests #152

Closed shreyapandit closed 5 years ago

shreyapandit commented 5 years ago

Starting from scratch and adding tests to scripts with low coverage, one script at a time :)

codecov[bot] commented 5 years ago

Codecov Report

Merging #152 into master will increase coverage by 0.28%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   43.95%   44.24%   +0.28%     
==========================================
  Files          28       28              
  Lines        2805     2805              
==========================================
+ Hits         1233     1241       +8     
+ Misses       1572     1564       -8