From 0beb96d4f9fbee47b613fc2f75051eabb9f5a797 Mon Sep 17 00:00:00 2001 From: Clement Gibert Date: Sun, 17 Mar 2024 12:58:30 +0100 Subject: [PATCH] task#64: add code coverage with jacoco in action pipeline --- .github/workflows/{workflow.yaml => workflow.yml} | 0 README.md | 9 ++++++--- 2 files changed, 6 insertions(+), 3 deletions(-) rename .github/workflows/{workflow.yaml => workflow.yml} (100%) diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yml similarity index 100% rename from .github/workflows/workflow.yaml rename to .github/workflows/workflow.yml diff --git a/README.md b/README.md index e96c5a4e..09658c53 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ -# Bank Account Quarkus 🏦 ![image](https://github.com/ClementGib/BankAccountQuarkus/assets/50382080/43b59c95-1778-4d52-bb65-7697e20c8298) +# Bank Account Quarkus ![image](https://github.com/ClementGib/BankAccountQuarkus/assets/50382080/43b59c95-1778-4d52-bb65-7697e20c8298) -+ [![cov](https://ClementGib.github.io/BankAccountQuarkus/badges/coverage.svg)](https://github.com/ClementGib/BankAccountQuarkus/actions) + +## About +| **Project info** | ![java](https://img.shields.io/badge/Java-100%25-red) ![Static Badge](https://img.shields.io/badge/Framework-Quarkus-blue) [![License](https://img.shields.io/badge/License-MIT-green)](https://github.com/ClementGib/BankAccountQuarkus/blob/develop/LICENSE)| +|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **Build Status** | [![build](https://github.com/ClementGib/BankAccountQuarkus/jacoco-badge-generator/actions/workflows/workflow.yml/badge.svg)](https://github.com/ClementGib/BankAccountQuarkus/jacoco-badge-generator/actions/workflows/workflow.yml) | # Sommaire 1. [Directives](#Directives-) 2. [Solution](#Solution-) -![Uploading image.png…]()