Christian Kellner
|
385d51b2ba
|
ci: send coverage data to codecov.io
Now that we have coverage data, send it to codecov.io, the service
already used by osbuild-composer, for visualization.
|
2020-09-14 17:37:35 +02:00 |
|
Christian Kellner
|
edb05b1683
|
ci: use pytest and generate coverage data
Instead of the standard unit tests module use pytest and generate
coverage data in XML form, later to be used with another service.
|
2020-09-14 17:37:35 +02:00 |
|
Christian Kellner
|
8b9143aae9
|
ci: run unit tests
Use the koji test environment container to run the unit tests.
|
2020-09-13 13:20:19 +02:00 |
|
Christian Kellner
|
6d0a298492
|
ci: run pylint on the source
Use the new github action to run pylint on all the source code.
|
2020-09-12 17:22:51 +02:00 |
|