Skip to content

Add coverage reporting #11

@jhelison

Description

@jhelison

Is your feature request related to a problem? Please describe.
No current visibility on test coverage; contributors don't know how much is tested.

Describe the solution you'd like
Generate a coverage report during CI, upload to a service like Codecov or Coveralls, and add the coverage badge to README.

Describe alternatives you've considered
Local coverage is possible, but CI integration provides visibility across PRs.

Additional context
The config package is core—should especially have unit tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions