Skip to content

Needs better coverage checking #59

Description

@asomers

The existing coverage checks, which use kcov and codecov.io, have some problems. They need to be rethought:

  • kcov complains about lack of coverage for blank lines
  • kcov complains about lack of coverage for derived trait impls
  • kcov does not exclude test functions

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