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
Actual test coverage is ~89%. That's great! However, would be great to increase that number to make this package more reliable and avoid future regressions ;)
It's easy to see what lines are missing tests using codecov and coveralls.
We need to find a way to test MIToS.Utils.Scripts and plot recipes. Also we need to test more Base.show and Base.print (example to test show).
The text was updated successfully, but these errors were encountered:
Actual test coverage is ~89%. That's great! However, would be great to increase that number to make this package more reliable and avoid future regressions ;)
It's easy to see what lines are missing tests using codecov and coveralls.
We need to find a way to test
MIToS.Utils.Scripts
and plot recipes. Also we need to test moreBase.show
andBase.print
(example to test show).The text was updated successfully, but these errors were encountered: