Skip to content

Commit

Permalink
Merge pull request #39 from ClementGib/task#64
Browse files Browse the repository at this point in the history
task#64: add code coverage with jacoco in action pipeline
  • Loading branch information
ClementGib committed Oct 27, 2024
2 parents 67affa5 + 0beb96d commit cf5b94e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
File renamed without changes.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +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)

<!-- README.md -->
+ [![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…]()



## Directives 🥅
Expand Down

0 comments on commit cf5b94e

Please sign in to comment.