Skip to content

Commit df98809

Browse files
fix: use branch-specific codecov badge URL
Pin badge to main branch for reliable rendering through GitHub's image proxy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6cac6a5 commit df98809

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/graph/badge.svg)](https://codecov.io/gh/Project-Navi/navi-sanitize)
5+
[![codecov](https://codecov.io/gh/Project-Navi/navi-sanitize/branch/main/graph/badge.svg)](https://codecov.io/gh/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)