Skip to content

Commit

Permalink
Merge pull request #76 from onebeyond/docs/add-codeclimate-badges
Browse files Browse the repository at this point in the history
Added Code Climate badges
  • Loading branch information
inigomarquinez authored Jan 3, 2024
2 parents 85c5c4b + 48a7f26 commit eca0045
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[![CI](https://github.com/guidesmiths/systemic-azure-bus/actions/workflows/ci.yml/badge.svg)](https://github.com/guidesmiths/systemic-azure-bus/actions/workflows/ci.yml)
[![CD](https://github.com/guidesmiths/systemic-azure-bus/actions/workflows/cd.yml/badge.svg)](https://github.com/guidesmiths/systemic-azure-bus/actions/workflows/cd.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/14bd278dc0beaf8874b7/maintainability)](https://codeclimate.com/github/onebeyond/systemic-azure-bus/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/14bd278dc0beaf8874b7/test_coverage)](https://codeclimate.com/github/onebeyond/systemic-azure-bus/test_coverage)

# systemic-azure-bus

Expand Down

0 comments on commit eca0045

Please sign in to comment.