Closed iLtc closed 1 year ago
Merging #70 into master will not change coverage. The diff coverage is
n/a
.
@@ 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.
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.
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
to0.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.