Skip to content

DO_COV is stale? #1853

@tcharding

Description

@tcharding

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"
fi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions