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
There are several missing lines in the Hab code that are not tested with Pytest. We would like to see tests added to the test suite that cover these lines. We would like to have 100% coverage so we can easily tell that someone didn't add a test for their new code
tox -e begin,py39-json,py39-json5,end:
Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Description
There are several missing lines in the Hab code that are not tested with Pytest. We would like to see tests added to the test suite that cover these lines. We would like to have 100% coverage so we can easily tell that someone didn't add a test for their new code
tox -e begin,py39-json,py39-json5,end
:Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: