Skip to content

Commit

Permalink
Add coverage badge (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
rashidi authored Dec 26, 2024
1 parent ea83a36 commit ca07fb0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ Samples and tutorials for https://spring.io/projects/spring-boot[Spring Boot] mo
Spring Data, Spring Batch, Spring Cloud, Spring Security, Spring GraphQL, and Spring Test. Each tutorial is equipped
with source code in individual submodules and can be found on {url-quickref}[GitHub].

include::docs/badges.adoc[]
image:https://img.shields.io/badge/Java_-21-blue?style=flat-square[Static Badge]
image:https://img.shields.io/gradle-plugin-portal/v/org.springframework.boot?style=flat-square&logo=springboot&label=Spring%20Boot[Gradle Plugin Portal Version]
image:https://img.shields.io/github/license/rashidi/spring-boot-tutorials?style=flat-square&color=blue[GitHub License]
image:https://img.shields.io/github/actions/workflow/status/rashidi/spring-boot-tutorials/build-and-publish.yml?style=flat-square&logo=githubactions&color=blue[GitHub Actions Workflow Status]
image:https://img.shields.io/sonar/coverage/rashidi_spring-boot-tutorials?server=https%3A%2F%2Fsonarcloud.io&style=flat-square&color=blue[Sonar Coverage]
image:https://img.shields.io/github/stars/rashidi/spring-boot-tutorials?style=flat-square&logo=github[GitHub Repo stars, link={url-quickref}]

== Motivation

Expand Down

0 comments on commit ca07fb0

Please sign in to comment.