wdm0006 / DummyRDD

A pure python mock of pyspark's RDD
http://wdm0006.github.io/DummyRDD/
BSD 3-Clause "New" or "Revised" License
27 stars 13 forks source link

Adding more tests on the Context class #18

Closed htssouza closed 8 years ago

htssouza commented 8 years ago

~91% covered. Missing S3 pieces only. We may need to split that...

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.4%) to 62.523% when pulling 71f57b805bb7a5a92da812b934c540b0aa5d5b8e on htssouza:context-tests2 into a97a73d571bef4b626d547b6140c61ac4e71b6aa on wdm0006:master.