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
We currently gather coverage data but this is split between all Python versions and tox enviornments. Using a tool like codecov will allow us to combine them on CI to get reports on which lines of code are actually covered or not between all enviroments.
The text was updated successfully, but these errors were encountered:
We currently gather coverage data but this is split between all Python versions and tox enviornments. Using a tool like codecov will allow us to combine them on CI to get reports on which lines of code are actually covered or not between all enviroments.
The text was updated successfully, but these errors were encountered: