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

Exclude unit-tests from lcov report (skews results) #380

Closed
skliper opened this issue Oct 17, 2019 · 0 comments · Fixed by #413
Closed

Exclude unit-tests from lcov report (skews results) #380

skliper opened this issue Oct 17, 2019 · 0 comments · Fixed by #413

Comments

@skliper
Copy link
Contributor

skliper commented Oct 17, 2019

Is your feature request related to a problem? Please describe.
Unit test coverage results skewed by unit-test directory inclusion (shows uncovered stub lines)

Describe the solution you'd like
lcov --remove unit-test (or whatever) from the coverage.info line in Makefile.sample

Describe alternatives you've considered
None

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 6.8.0 milestone Oct 23, 2019
skliper added a commit that referenced this issue Nov 15, 2019
Fixes #379, Fixes #380, Fixes #383, Fixes #384,
Fixes #385, Fixes #292
Code reviewed and approved at 20191106 and 20191113 CB
skliper added a commit that referenced this issue Nov 30, 2019
Fixes #379, Fixes #380, Fixes #383, Fixes #384,
Fixes #385, Fixes #392
Code reviewed and approved at 20191106 and 20191113 CB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants