Skip to content

Commit

Permalink
Added status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
warerebel committed Dec 13, 2022
1 parent b87e9ca commit 0196db2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
[![Coverage Status](https://coveralls.io/repos/github/warerebel/amqp_queue_management/badge.svg?branch=initial_commit)](https://coveralls.io/github/warerebel/amqp_queue_management?branch=initial_commit)
[![CodeQL](https://github.com/warerebel/amqp_queue_management/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/warerebel/amqp_queue_management/actions/workflows/codeql-analysis.yml)
[![Node.js CI](https://github.com/warerebel/amqp_queue_management/actions/workflows/node.js.yml/badge.svg)](https://github.com/warerebel/amqp_queue_management/actions/workflows/node.js.yml)
[![Node.js Package](https://github.com/warerebel/amqp_queue_management/actions/workflows/npm-publish-github-packages.yml/badge.svg)](https://github.com/warerebel/amqp_queue_management/actions/workflows/npm-publish-github-packages.yml)

# amqp_queue_management
Module which sends data to an amqp queue, and which can hold data in a memory buffer whilst waiting for sending credit to become available.

0 comments on commit 0196db2

Please sign in to comment.