Skip to content

Commit

Permalink
chore: Updated coverage badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 4, 2024
1 parent 1e4c9f0 commit 23043bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Queue Streamer
![Coverage](https://img.shields.io/badge/Coverage-91.7%25-brightgreen)
![Coverage](https://img.shields.io/badge/Coverage-91.8%25-brightgreen)

Queue Streamer is a Go package that processes and transfers data between Kafka topics with exactly-once delivery guarantees. This package receives messages from Kafka brokers and transfers them to specified topics. This document explains how to install and use Queue Streamer.

Expand Down

0 comments on commit 23043bb

Please sign in to comment.