Skip to content

Commit

Permalink
[#16] .Update added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasObenaus committed Feb 17, 2020
1 parent 0874f81 commit fd3e0d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# gremcos

[![GoDoc](https://godoc.org/github.com/supplyon/gremcos?status.svg)](https://godoc.org/github.com/supplyon/gremcos) ![build](https://github.com/supplyon/gremcos/workflows/build/badge.svg?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/supplyon/gremcos)](https://goreportcard.com/report/github.com/supplyon/gremcos)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=supplyon_gremcos&metric=alert_status)](https://sonarcloud.io/dashboard?id=supplyon_gremcos) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=supplyon_gremcos&metric=coverage)](https://sonarcloud.io/dashboard?id=supplyon_gremcos) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=supplyon_gremcos&metric=ncloc)](https://sonarcloud.io/dashboard?id=supplyon_gremcos) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=supplyon_gremcos&metric=code_smells)](https://sonarcloud.io/dashboard?id=supplyon_gremcos)

Gremcos is a fork of [schwartzmx/gremtune](https://github.com/schwartzmx/gremtune) with alterations to make it compatible with [Gremlin API of Azure Cosmos DB](https://docs.microsoft.com/en-us/azure/cosmos-db/graph-introduction) which is a Graph Database (Gremlin API) for Azure.

Expand Down

0 comments on commit fd3e0d7

Please sign in to comment.