fair-software / fairtally

Make a report based on howfairis results
Apache License 2.0
5 stars 3 forks source link

coverage calculation breaks testing #82

Closed jspaaks closed 3 years ago

jspaaks commented 3 years ago

If I try to run a pytest from PyCharm, I get

INTERNALERROR> OSError: [Errno 36] File name too long: 'htmlcov/_home_daisycutter_github_fair-software_fairtally_venv3_lib_python3_6_site-packages_howfairis_exceptions_howfairis_unknown_platform_exception_py.html'

I does seem to work when running from the terminal though

jspaaks commented 3 years ago

Same fix as #83