From c58cd532aacfa0690843600edf686b9b720f4bed Mon Sep 17 00:00:00 2001 From: muriloalvesdev Date: Tue, 17 Jan 2023 18:44:43 -0300 Subject: [PATCH] badge coverage --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9358e96..c03c335 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # kotlin-hexagonal-architecture -[![Build Status](https://app.travis-ci.com/muriloalvesdev/kotlin-hexagonal-architecture.svg?branch=main)](https://app.travis-ci.com/muriloalvesdev/kotlin-hexagonal-architecture) \ No newline at end of file +[![Build Status](https://app.travis-ci.com/muriloalvesdev/kotlin-hexagonal-architecture.svg?branch=main)](https://app.travis-ci.com/muriloalvesdev/kotlin-hexagonal-architecture) +[![codecov](https://codecov.io/gh/muriloalvesdev/kotlin-hexagonal-architecture/branch/main/graph/badge.svg?token=RCLQEX2L0N)](https://codecov.io/gh/muriloalvesdev/kotlin-hexagonal-architecture) \ No newline at end of file