-
-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
help wantedExtra attention is neededExtra attention is neededtestsenhance or fix testsenhance or fix tests
Milestone
Description
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.
junkmd
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededtestsenhance or fix testsenhance or fix tests