diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98a99ff6..731bd38b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,5 +36,5 @@ jobs: - name: Run unit tests run: npm run coverage - - name: Send report to Coveralls for package @ui5/middleware-code-coverage + - name: Send report to Coveralls for package @ui5/linter uses: coverallsapp/github-action@v2.2.3 diff --git a/README.md b/README.md index 4a034daf..a22e15e3 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ > A static code analysis tool for UI5 - [![OpenUI5 Community Slack (#tooling channel)](https://img.shields.io/badge/slack-join-44cc11.svg)](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg)](https://github.com/SAP/ui5-linter?tab=coc-ov-file#readme) [![REUSE status](https://api.reuse.software/badge/github.com/SAP/ui5-linter)](https://api.reuse.software/info/github.com/SAP/ui5-linter) +[![Coverage Status](https://coveralls.io/repos/github/SAP/ui5-linter/badge.svg)](https://coveralls.io/github/SAP/ui5-linter) ## Description