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
203 stars 53 forks source link

TST: Fix pytest unrecognized arguments #70

Closed iLtc closed 1 year ago

iLtc commented 4 years ago

This PR fixes #60.

I checked the command-line options for pytest-cov here. I believe it is --cov-report instead of --cov-repo.

Edit 1: I also updated the version of pandas to 0.23 so it can pass the tests on AppVeyor.

Edit 2: For some reason, travis-ci has not been triggered for this PR. You can see the test results on my branch: https://travis-ci.com/github/iLtc/gdeltPyR/builds/195321421.

codecov-io commented 4 years ago

Codecov Report

Merging #70 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   98.31%   98.31%           
=======================================
  Files           9        9           
  Lines         474      474           
=======================================
  Hits          466      466           
  Misses          8        8           

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 78540c8...737e1f0. Read the comment docs.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 98.312% when pulling 737e1f094f7070901f364e70f6fb8438c41754dd on iLtc:fix-pytest into 78540c82663c09b76d2a533f4c07f96dfdf2efcc on linwoodc3:master.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 98.312% when pulling 737e1f094f7070901f364e70f6fb8438c41754dd on iLtc:fix-pytest into 78540c82663c09b76d2a533f4c07f96dfdf2efcc on linwoodc3:master.

linwoodc3 commented 1 year ago

I am super late, but just getting to look at this since gdeltPyr broke and received a few emails. if you are still around, be on the look out for questions.