mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 21:22:15 +01:00
adding Codecov badge in README.md
This commit is contained in:
@@ -13,6 +13,9 @@
|
|||||||
<a href="https://goreportcard.com/report/thecodingmachine/gotenberg">
|
<a href="https://goreportcard.com/report/thecodingmachine/gotenberg">
|
||||||
<img src="https://goreportcard.com/badge/github.com/thecodingmachine/gotenberg" alt="Go Report Card">
|
<img src="https://goreportcard.com/badge/github.com/thecodingmachine/gotenberg" alt="Go Report Card">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://codecov.io/gh/thecodingmachine/gotenberg/branch/1.0.0">
|
||||||
|
<img src="https://codecov.io/gh/thecodingmachine/gotenberg/branch/1.0.0/graph/badge.svg" alt="Codecov">
|
||||||
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -13,6 +13,9 @@
|
|||||||
<a href="https://goreportcard.com/report/thecodingmachine/gotenberg">
|
<a href="https://goreportcard.com/report/thecodingmachine/gotenberg">
|
||||||
<img src="https://goreportcard.com/badge/github.com/thecodingmachine/gotenberg" alt="Go Report Card">
|
<img src="https://goreportcard.com/badge/github.com/thecodingmachine/gotenberg" alt="Go Report Card">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://codecov.io/gh/thecodingmachine/gotenberg/branch/{{ .Orbit.Branch }}">
|
||||||
|
<img src="https://codecov.io/gh/thecodingmachine/gotenberg/branch/{{ .Orbit.Branch }}/graph/badge.svg" alt="Codecov">
|
||||||
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user