Skip to content

Print coverage information after make test #33

@k4rtik

Description

@k4rtik

Currently we need to execute something like the following to obtain coverage information:

$ gcov pslib_osx.c
File 'pslib_osx.c'
Lines executed:73.56% of 696
pslib_osx.c:creating 'pslib_osx.c.gcov'

It will be good to have this automatically printed at the end of make test.

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