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: Fix capture for package files containing graph files
Depending on whether package files contain graph files, data should be
collected from the unpacked package file directly, or from the build
directory after linking data files. This approach fixes problems when
capturing coverage data via a package from a directory containing graph
files.
Signed-off-by: Peter Oberparleiter <[email protected]>
0 commit comments