Skip to content

Commit 02435c2

Browse files
committed
Add code coverage badge
1 parent 7361d58 commit 02435c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Generic functions to get optional values
33

44
[![Go Reference](https://pkg.go.dev/badge/github.com/elgopher/ptr.svg)](https://pkg.go.dev/github.com/elgopher/ptr)
5+
[![codecov](https://codecov.io/gh/elgopher/ptr/branch/master/graph/badge.svg)](https://codecov.io/gh/elgopher/ptr)
56
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
67

78
## Problems with Go optional values

0 commit comments

Comments
 (0)