Skip to content

Commit 0f7ee5c

Browse files
fix: update Codecov badge to authenticated URL
Use the token-authenticated badge URL from the Codecov dashboard instead of the legacy /gh/ path that shows unknown. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 238c890 commit 0f7ee5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CI](https://github.com/Project-Navi/navi-sanitize/actions/workflows/ci.yml/badge.svg)](https://github.com/Project-Navi/navi-sanitize/actions/workflows/ci.yml)
44
[![Fuzz](https://github.com/Project-Navi/navi-sanitize/actions/workflows/fuzz.yml/badge.svg)](https://github.com/Project-Navi/navi-sanitize/actions/workflows/fuzz.yml)
5-
[![codecov](https://codecov.io/gh/Project-Navi/navi-sanitize/branch/main/graph/badge.svg)](https://codecov.io/gh/Project-Navi/navi-sanitize)
5+
[![codecov](https://codecov.io/github/Project-Navi/navi-sanitize/graph/badge.svg?token=9Vr26NV2Fn)](https://codecov.io/github/Project-Navi/navi-sanitize)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
77
[![Python 3.12+](https://img.shields.io/badge/Python-3.12%2B-green.svg)](https://www.python.org/)
88
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/Project-Navi/navi-sanitize/badge)](https://scorecard.dev/viewer/?uri=github.com/Project-Navi/navi-sanitize)

0 commit comments

Comments
 (0)