Skip to content

CI: include C code coverage in codecov report #797

Open
@tylerjereddy

Description

@tylerjereddy

Not a big priority, but we could probably add a CI job that uses gcov to report the test line coverage for our C code. Currently we only have data/stats for the Python part: https://app.codecov.io/gh/darshan-hpc/darshan

We can find upstream examples easily enough: https://github.com/scipy/scipy/blob/main/ci/azure-travis-template.yaml#L178

I'm not sure which jobs we'd add this to--maybe the runtime/functional testing job + 1 of the regular Python ones for flushing of runtime and util lib code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIcontinuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions