You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried getting test coverage by installing coverage + pytest-cov and doing pytest --cov=emanate. That returns 0% for some reason, which I'm fairly certain is wrong.
So, just leaving this issue here to come back to later.
The text was updated successfully, but these errors were encountered:
I tried getting test coverage by installing coverage + pytest-cov and doing
pytest --cov=emanate
. That returns0%
for some reason, which I'm fairly certain is wrong.So, just leaving this issue here to come back to later.
The text was updated successfully, but these errors were encountered: