File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 6060 cd dbAndCsvBatch
6161 ../gradlew
6262
63- - name : List coverage files
64- run : |
65- find . -name "jacocoTestReport.xml"
66-
6763 - name : Upload coverage to Codecov
6864 uses : codecov/codecov-action@v4
6965 with :
Original file line number Diff line number Diff line change 22
33** コピペで即完成! Spring Batch 5** 🚀
44
5- [ ![ GitHub stars] ( https://img.shields.io/github/stars/KTC-YoheiMiyashita /SpringBoot3BatchStarter?style=social )] ( https://github.com/KTC-YoheiMiyashita /SpringBoot3BatchStarter/stargazers )
5+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/kinto-technologies /SpringBoot3BatchStarter?style=social )] ( https://github.com/kinto-technologies /SpringBoot3BatchStarter/stargazers )
66[ ![ Build] ( https://github.com/kinto-technologies/SpringBoot3BatchStarter/actions/workflows/build.yml/badge.svg )] ( https://github.com/kinto-technologies/SpringBoot3BatchStarter/actions/workflows/build.yml )
7+ [ ![ codecov] ( https://codecov.io/gh/kinto-technologies/SpringBoot3BatchStarter/branch/main/graph/badge.svg )] ( https://codecov.io/gh/kinto-technologies/SpringBoot3BatchStarter )
78![ Java 21] ( https://img.shields.io/badge/Java-21%2B-blue )
89[ ![ License: Apache 2.0] ( https://img.shields.io/badge/License-Apache%202.0-CC2233.svg )] ( https://opensource.org/licenses/Apache-2.0 )
910
You can’t perform that action at this time.
0 commit comments