-
Notifications
You must be signed in to change notification settings - Fork 966
DO_COV is stale? #1853
Copy link
Copy link
Closed
Description
We don't collect any code coverage metrics in CI, right? Is DO_COV stale?
Discovered while setting RUSTFLAGS in cargo commands and wondering the effect of clobbering the value already set with
if [ "$DO_COV" = true ]
then
export RUSTFLAGS="-C link-dead-code"
fiReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels