Skip to content

clean_coverage does not remove *.cov files from the julia directory #9

Open
@jishnub

Description

@jishnub

generate_coverage writes out files in both the package src directory as well as the julia installation directory (in /share/julia/base). Running clean_coverage removes the *.cov files from the package, but not from the julia base directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions