Skip to content

Commit 2fb3179

Browse files
authored
Coverage Status from codecov.io
1 parent 8ac30fe commit 2fb3179

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
Enterprise-ready production-ready batch applications powered by Spring Boot
22
=============================
33
[![Build Status](https://github.com/codecentric/spring-boot-starter-batch-web/actions/workflows/build-main.yml/badge.svg)](https://github.com/codecentric/spring-boot-starter-batch-web/actions/workflows/build-main.yml)
4-
[![Coverage Status](https://coveralls.io/repos/codecentric/spring-boot-starter-batch-web/badge.svg?branch=master&service=github)](https://coveralls.io/github/codecentric/spring-boot-starter-batch-web?branch=master)
4+
[![Coverage Status](https://codecov.io/gh/codecentric/spring-boot-starter-batch-web/branch/master/graph/badge.svg?token=F02AqwYUBa)](https://codecov.io/gh/codecentric/spring-boot-starter-batch-web)
55
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.codecentric/batch-web-spring-boot-starter/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.codecentric/spring-boot-starter-batch-web/)
66
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
77

88
The project batch-web-spring-boot-starter is a Spring Boot starter for Spring Batch taking care of everything except writing the jobs.
99

1010
See the documentation for detailed infos, examples and operational details.
11-
* [Latest Snapshot](http://codecentric.github.io/spring-boot-starter-batch-web/2.2.0.SNAPSHOT/)
12-
* [Version 2.1.0.RELEASE](http://codecentric.github.io/spring-boot-starter-batch-web/2.1.0.RELEASE/)
11+
* [Latest Snapshot](http://codecentric.github.io/spring-boot-starter-batch-web/2.3.0.SNAPSHOT/)
12+
* [Version 2.2.0](http://codecentric.github.io/spring-boot-starter-batch-web/2.2.0/)
1313
* [Version 1.4.0.RELEASE](http://codecentric.github.io/spring-boot-starter-batch-web/1.4.0.RELEASE/)
1414

1515
Features include:

0 commit comments

Comments
 (0)