Skip to content

Commit fedbbd2

Browse files
committed
Update the link of badges about test coverage (includes *CodeCov* and *Coverall*).
1 parent e6f59e9 commit fedbbd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Nothing.
227227
228228
The badge it generates:
229229
230-
[![codecov](https://codecov.io/gh/Chisanan232/GitHub-Action-Template-Python/branch/master/graph/badge.svg?token=wbPgJ4wxOl)](https://codecov.io/gh/Chisanan232/GitHub-Action-Template-Python)
230+
[![codecov](https://codecov.io/gh/Chisanan232/GitHub-Action_Reusable_Workflows-Python/branch/master/graph/badge.svg?token=wbPgJ4wxOl)](https://codecov.io/gh/Chisanan232/GitHub-Action_Reusable_Workflows-Python)
231231
232232
* Uploading test coverage report to **_Coveralls_** (accepted report format: _.coverage_)
233233
@@ -247,7 +247,7 @@ Nothing.
247247
248248
The badge it generates:
249249
250-
[![Coverage Status](https://coveralls.io/repos/github/Chisanan232/GitHub-Action-Template-Python/badge.svg?branch=master)](https://coveralls.io/github/Chisanan232/GitHub-Action-Template-Python?branch=master)
250+
[![Coverage Status](https://coveralls.io/repos/github/Chisanan232/GitHub-Action_Reusable_Workflows-Python/badge.svg?branch=master)](https://coveralls.io/github/Chisanan232/GitHub-Action_Reusable_Workflows-Python?branch=master)
251251
252252
* Uploading test coverage report to **_Codacy_** (accepted report format: _.xml_)
253253

0 commit comments

Comments
 (0)