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 60
60
cd dbAndCsvBatch
61
61
../gradlew
62
62
63
- - name : List coverage files
64
- run : |
65
- find . -name "jacocoTestReport.xml"
66
-
67
63
- name : Upload coverage to Codecov
68
64
uses : codecov/codecov-action@v4
69
65
with :
Original file line number Diff line number Diff line change 2
2
3
3
** コピペで即完成! Spring Batch 5** 🚀
4
4
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 )
6
6
[ ![ 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 )
7
8
![ Java 21] ( https://img.shields.io/badge/Java-21%2B-blue )
8
9
[ ![ License: Apache 2.0] ( https://img.shields.io/badge/License-Apache%202.0-CC2233.svg )] ( https://opensource.org/licenses/Apache-2.0 )
9
10
You can’t perform that action at this time.
0 commit comments