/insights-ccx-messaging

Stub for all CCX services based on Insights Core Messaging framework

Primary LanguagePythonApache License 2.0Apache-2.0

insights-ccx-messaging

GitHub Pages codecov License

Stub for all CCX services based on Insights Core Messaging framework

Makefile targets

Available targets are:

unit_tests           Run unit tests
coverage             Run unit tests, display code coverage on terminal
coverage-report      Run unit tests, generate code coverage as a HTML report
documentation        Generate documentation for all sources
shellcheck           Run shellcheck
pycodestyle          Check code style of all Python sources
pydocstyle           Check docstrings style of all Python sources
pyformat-check       Check formatting of all Python sources
pyformat             Reformat all Python sources
help                 Show this help screen