Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Latest commit

 

History

History
58 lines (50 loc) · 5.17 KB

README.md

File metadata and controls

58 lines (50 loc) · 5.17 KB

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