-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
I was just looking into this for use in the GitHub actions beta, and covering my Python code, but it looks like the coverage tooling for Python doesn't support lcov
output (ie running coverage.py
via pytest-cov
on pytest
unittests).
I know that the coveralls
Python library can interface with the coveralls.io API, so I'm curious what the suggested solution might be.
Any ideas?
pndurette, MRigal, leehanchung, rraallvv, leszekhanusz and 4 more
Metadata
Metadata
Assignees
Labels
No labels