File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 4141 java-version : ' 21'
4242 - name : Build with Maven
4343 run : ./mvnw -version && whoami && umask -S && umask a+rw && umask -S && ./mvnw clean verify -P docker-clean -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.http.retryHandler.count=3 --no-snapshot-updates --batch-mode --no-transfer-progress
44+ - name : Upload coverage to Codecov
45+ uses : codecov/codecov-action@v3
46+ env :
47+ CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 11= Testcontainers Spring Boot
22
3- https://codecov.io/gh/Playtika /testcontainers-spring-boot[image:https://codecov.io/gh/testcontainers /testcontainers-spring-boot/branch/develop/ graph/badge.svg[codecov]]
3+ https://codecov.io/gh/PlaytikaOSS /testcontainers-spring-boot[image:https://codecov.io/gh/PlaytikaOSS /testcontainers-spring-boot/graph/badge.svg?token=9E0VBFIB5B [codecov]]
44https://maven-badges.herokuapp.com/maven-central/com.playtika.testcontainers/testcontainers-spring-boot[image:https://maven-badges.herokuapp.com/maven-central/com.playtika.testcontainers/testcontainers-spring-boot/badge.svg[Maven Central]]
55
66If you develop services using Spring Boot and maybe Spring Cloud and you do
You can’t perform that action at this time.
0 commit comments