Skip to content

Commit d488131

Browse files
authored
docs: add test coverage badge (#15)
1 parent 6369291 commit d488131

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Type-safe error handling library for TypeScript using the Result pattern. Zero dependencies.
44

5+
[![Coverage](https://codecov.io/gh/cometloop/safe/branch/main/graph/badge.svg)](https://codecov.io/gh/cometloop/safe)
6+
57
## **Wrap any function**
68

79
- Flexible wrapping — single function, domain scope, or app-wide

0 commit comments

Comments
 (0)