Skip to content

Commit 04169d7

Browse files
committed
misc: add codecov badge
1 parent 14f6bf7 commit 04169d7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
/target
22
example_*
3-
tarpaulin-report.html

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Linked Content Addressed Storage
22

3-
[![Coverage Status](https://coveralls.io/repos/github/TimelessOS/LCAS/badge.svg?branch=main)](https://coveralls.io/github/TimelessOS/LCAS?branch=main)
3+
[![codecov](https://codecov.io/gh/TimelessOS/LCAS/graph/badge.svg?token=5W9K4IK81O)](https://codecov.io/gh/TimelessOS/LCAS)
44

55
A simple yet complex method of storing large directory structures with duplicate files
66

0 commit comments

Comments
 (0)