Skip to content

Commit

Permalink
doc: add coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Apr 26, 2023
1 parent 0d8f37c commit d2c86cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# zenstruck/memoize

[![CI](https://github.com/zenstruck/memoize/actions/workflows/ci.yml/badge.svg)](https://github.com/zenstruck/memoize/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/zenstruck/memoize/branch/1.x/graph/badge.svg?token=ZQPY6GSxvt)](https://codecov.io/gh/zenstruck/memoize)

Helper trait to efficiently cache expensive methods in memory.

Expand Down

0 comments on commit d2c86cc

Please sign in to comment.