linwoodc3 / gdeltPyR

Python based framework to retreive Global Database of Events, Language, and Tone (GDELT) version 1.0 and version 2.0 data.
https://linwoodc3.github.io/gdeltPyR/
GNU General Public License v3.0
197 stars 52 forks source link

Requirements that appear necessary for tests to pass. See Issue #55. #56

Closed reed9999 closed 5 years ago

reed9999 commented 5 years ago

geopandas is clearly needed although I'm not sure in which requirements file. pytest-cov is less clear but probably wise to force-install in case it isn't.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.679% when pulling dc743f9c411b9f077b82cc0b714a203350345338 on reed9999:master into df8a6f705217fd7baac2779afa97b694274f8983 on linwoodc3:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.679% when pulling dc743f9c411b9f077b82cc0b714a203350345338 on reed9999:master into df8a6f705217fd7baac2779afa97b694274f8983 on linwoodc3:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.679% when pulling dc743f9c411b9f077b82cc0b714a203350345338 on reed9999:master into df8a6f705217fd7baac2779afa97b694274f8983 on linwoodc3:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.679% when pulling dc743f9c411b9f077b82cc0b714a203350345338 on reed9999:master into df8a6f705217fd7baac2779afa97b694274f8983 on linwoodc3:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.679% when pulling dc743f9c411b9f077b82cc0b714a203350345338 on reed9999:master into df8a6f705217fd7baac2779afa97b694274f8983 on linwoodc3:master.

linwoodc3 commented 5 years ago

In the final check, one job failed. https://travis-ci.org/linwoodc3/gdeltPyR/jobs/462446827

Have to check into this.