Skip to content

Make --packages option default to --packages=.packages for format_coverage #474

@asartalo

Description

@asartalo

It took me a few days to figure out that I needed to add --packages=.packages to format_coverage. I kept seeing only coverage for my test files and when I enabled --report-on=lib, it was empty. Since most projects are single projects, I assume that would be the most common location.

Also I hope that there's more documentation on what those do options do. I didn't know the significance of '--packages=.packages' so I didn't think I needed to add it.

I can contribute code if you need help with these.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions