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
lcov 2 errors if it cannot process a source file from the coverage, which is ok (note: there was no error with lcov 1).
lcov does provide an option --exclude, but sadly this is not checked before.
Can this please be changed (so the file matching that pattern are not opened at all)?