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 misses on derive and struct fields #501

Closed
kennetpostigo opened this issue Oct 29, 2020 · 2 comments
Closed

Coverage misses on derive and struct fields #501

kennetpostigo opened this issue Oct 29, 2020 · 2 comments

Comments

@kennetpostigo
Copy link

I've been using grcov recently and noticed that I was getting coverage misses here:
image

I was hoping other folks ran into this and if there was any solution to getting grcov to pick up coverage an on derive and also my struct.

If there are any solutions or work arounds that folks have setup that would be awesome! I'm not sure if this issue has been reported or not, but hopefully this is useful information to the maintainers of grcov

@sylvestre
Copy link
Contributor

@marco-c
Copy link
Collaborator

marco-c commented Nov 3, 2020

Unfortunately this is a known problem, but there is a partial workaround that you could use (see #476 and #416).

@marco-c marco-c closed this as completed Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants