Integrate codecov.io
We publish the test coverage reporting to codecov.io
This commit is contained in:
parent
5518837cbc
commit
3f8b5cb146
4 changed files with 23 additions and 1 deletions
|
|
@ -131,6 +131,11 @@ parallel = true
|
|||
source = ["lalib"]
|
||||
|
||||
|
||||
[tool.coverage.xml]
|
||||
|
||||
output = ".cache/coverage/report.xml"
|
||||
|
||||
|
||||
|
||||
[tool.flake8]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue