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
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
xcrun llvm-cov show $beta_xcode_partials -instr-profile "$1""$dest">"$_proj_name.$_type.coverage.txt" \
Running codecov-bash to parse coverage from an Xcode project leaves *.coverage.txt files in the current directory. I would expect these files to be removed with the -c argument.
The text was updated successfully, but these errors were encountered:
codecov-bash/codecov
Line 211 in 4678d21
Running codecov-bash to parse coverage from an Xcode project leaves *.coverage.txt files in the current directory. I would expect these files to be removed with the
-c
argument.The text was updated successfully, but these errors were encountered: