-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test coverage is not accurate #43
Comments
Can you test the coverage on the |
Still zero coverage for |
Not sure what the problem is then :/ |
I found that the |
Another case is that the |
With further investigation, I found that functions in |
Everything works well except for files/functions under shell. I don't why the integration test cases for shell will not emit hit counts. Therefore, the test coverage for
posix/sh
is not accurate.The text was updated successfully, but these errors were encountered: