datahub-api

To Run Test cases

coverage run --source='.' manage.py test

To check the Coverage

coverage report -m