Skip to content

Use coverage in the CI #772

@moi15moi

Description

@moi15moi

I think it would be beneficial to use coverage to track which part of comtypes is covered by tests.

The report created by coverage could be published on codecov.io.
In our CI, we could create the report and use codecov/codecov-action to publish it.

Here is a example of a project on codecov.io: https://app.codecov.io/github/moi15moi/FontCollector
As you can see, you can clearly see which part is covered and which part isn't which helps a lot to create some tests.

Note that I am note sure if it will properly detect the code covered in the server, but I still think it would be a plus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtestsenhance or fix tests

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions