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
I've been using CodeCoverage.cmake and lcov for a while. I noticed that patterns to excluded were handled well, whereas patterns to extracted are not supported yet. I believe the lcov option --extract is useful when you are testing a large project with a lot of modules grouped by directories.
The text was updated successfully, but these errors were encountered:
I've been using CodeCoverage.cmake and lcov for a while. I noticed that patterns to excluded were handled well, whereas patterns to extracted are not supported yet. I believe the lcov option
--extract
is useful when you are testing a large project with a lot of modules grouped by directories.The text was updated successfully, but these errors were encountered: