* add import for csv * make codecov run instantly * do not wait for appveyor with codecov * add unittest for csv import * clean up after yourself * use codecs to open csv file * use csv module for csv reading * rename variable * update coveragerc