Skip to content

Commit

Permalink
chore: Updated coverage badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 13, 2022
1 parent 9556a26 commit 1ca72e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Go Reference](https://pkg.go.dev/badge/github.com/txaty/go-merkletree.svg)](https://pkg.go.dev/github.com/txaty/go-merkletree)
[![Go Report Card](https://goreportcard.com/badge/github.com/txaty/go-merkletree)](https://goreportcard.com/report/github.com/txaty/go-merkletree)
![Coverage](https://img.shields.io/badge/Coverage-0-red)
![Coverage](https://img.shields.io/badge/Coverage-87.8%25-brightgreen)

High performance Merkle Tree Computation in Go (supports parallelization).

Expand Down

0 comments on commit 1ca72e6

Please sign in to comment.