Commit Graph

2 Commits

Author SHA1 Message Date
Gleb Nikonorov 9c9bd27724
Disable codecov PR comments (#382)
Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
2020-11-27 12:29:42 +00:00
Gleb Nikonorov f2aae7d29a
Add codecov support for python code (#370)
* Add workflow to generate codecov reports for pytest

* implement codecov publishing

* Move linting into its own job in the github actions file

* Alphabetize this change

* make coverage optional

* properly add devel-cov

Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
2020-11-24 14:56:51 +00:00