Skip to content

Commit 42f4bd9

Browse files
committed
docs: update Codecov badge URL with token
1 parent 1ca9764 commit 42f4bd9

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
@@ -3,7 +3,7 @@
33
[![npm](https://img.shields.io/npm/v/@graphmemory/server)](https://www.npmjs.com/package/@graphmemory/server)
44
[![CI](https://github.com/graph-memory/graphmemory/actions/workflows/ci.yml/badge.svg)](https://github.com/graph-memory/graphmemory/actions/workflows/ci.yml)
55
[![License: ELv2](https://img.shields.io/badge/license-ELv2-blue)](LICENSE)
6-
[![codecov](https://codecov.io/gh/graph-memory/graphmemory/graph/badge.svg)](https://codecov.io/gh/graph-memory/graphmemory)
6+
[![codecov](https://codecov.io/github/graph-memory/graphmemory/graph/badge.svg?token=TNDGO6Q62V)](https://codecov.io/github/graph-memory/graphmemory)
77

88
An MCP server that builds a **semantic graph memory** from a project directory.
99
Indexes markdown docs, TypeScript/JavaScript source code, and all project files into six graph structures,

0 commit comments

Comments
 (0)