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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: