Skip to content
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

Coverage gaps on match and some function argument lines. #496

Closed
scouten opened this issue Jul 15, 2020 · 1 comment
Closed

Coverage gaps on match and some function argument lines. #496

scouten opened this issue Jul 15, 2020 · 1 comment

Comments

@scouten
Copy link

scouten commented Jul 15, 2020

I am seeing some lines of code marked as executable, but not reached, when it is logically impossible for those lines to have been missed.

This codecov.io report demonstrates some examples of that with a match expression and a function with arguments spilling across multiple lines.

@xd009642
Copy link
Owner

Closing this issue as the llvm coverage backend is now released --engine llvm with increased accuracy due to compile time instrumentation instead of runtime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants