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
geninfo: fix --no-external not working with --initial
When running lcov --capture --initial together with --no-external.
the --no-external has no effect. Fix this by applying the external
filtering also for graph files.
Reported-by: [email protected]
0 commit comments