renamed coverage to coverage_report (mod & func)
Due to Python 2's stupid implicit relative imports, changed the name so that it no longer conflicts with the top-level package 'coverage' which we need to import. (Circular imports - yay).
Loading
Please register or sign in to comment