aboutsummaryrefslogtreecommitdiffstats
path: root/mapreduce/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-04-05 16:44:59 -0700
committerBryan Newbold <bnewbold@archive.org>2018-04-05 16:44:59 -0700
commit37a775851b2d21f2afe7418a8628c50ae37edc5b (patch)
tree2652a5d1932550085ec6bdbe8ada6232a063be74 /mapreduce/README.md
parentb8cf9f6ea726970775ea49a44b243ad158d14a7c (diff)
downloadsandcrawler-37a775851b2d21f2afe7418a8628c50ae37edc5b.tar.gz
sandcrawler-37a775851b2d21f2afe7418a8628c50ae37edc5b.zip
test coverage info
Diffstat (limited to 'mapreduce/README.md')
-rw-r--r--mapreduce/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/mapreduce/README.md b/mapreduce/README.md
index 3cff9f1..47747c2 100644
--- a/mapreduce/README.md
+++ b/mapreduce/README.md
@@ -11,6 +11,11 @@ Run the tests with:
pipenv run pytest
+Check test coverage with:
+
+ pytest --cov --cov-report html
+ # open ./htmlcov/index.html in a browser
+
TODO: GROBID and HBase during development?
## Extraction Task