Skip to content

Commit 4922c4f

Browse files
ANcpLuaclaude
andcommitted
fix: use branch/main path in Codecov badge URL
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7a9d096 commit 4922c4f

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
@@ -1,7 +1,7 @@
11
# TourPlanner (Angular)
22

33
[![Tests and Coverage](https://github.com/ANcpLua/TourPlanner-Angular/actions/workflows/coverage.yml/badge.svg?branch=main)](https://github.com/ANcpLua/TourPlanner-Angular/actions/workflows/coverage.yml)
4-
[![codecov](https://codecov.io/gh/ANcpLua/TourPlanner-Angular/graph/badge.svg?token=J9JZVG4PRZ)](https://codecov.io/gh/ANcpLua/TourPlanner-Angular)
4+
[![codecov](https://codecov.io/gh/ANcpLua/TourPlanner-Angular/branch/main/graph/badge.svg?token=J9JZVG4PRZ)](https://codecov.io/gh/ANcpLua/TourPlanner-Angular)
55

66
SWEN2 2026 -- Tour planning application with .NET 10 backend and Angular 21 frontend.
77

0 commit comments

Comments
 (0)