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 --capture' interface change: apply 'region' and 'branch_region' default filters only if '--filter ...' option was not used. (#362)
Error if both '--filter' and '--no-markers' are specified (or or the other - not both).
Action is unchanged (filter out excluded regions) if no filter options are specified.
Signed-off-by: Henry Cox <[email protected]>
"Note: 'region' and 'branch_region' filters are not applied by default when '--filter' is specified. See the '--no-markers section in the man page for more information.\n"
0 commit comments