Skip to content

konstellation-io/kre-runners

Repository files navigation

KRE Runners

This repo contains all language runners for KRE.

Runners coverage

Component Coverage Bugs Maintainability Rating Go report
KRE Entrypoint coverage bugs -mr -
KRE Go coverage bugs mr report
KRE Py coverage bugs mr -
KRT Files Downloader coverage bugs mr -

Protobuf

All components receive and send a KreNatsMessage protobuf. To generate the protobuf code, the protoc compiler must be installed. Use the following command to generate the code:

./generate_protobuf_code.sh