Skip to content

Commit

Permalink
setting up Go report card badge
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Bray <[email protected]>
  • Loading branch information
timbray committed Apr 10, 2024
1 parent 1cd5b8b commit 56686f1
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
Expand Up @@ -2,6 +2,7 @@

[![Tests](https://github.com/timbray/topfew/actions/workflows/tests.yaml/badge.svg)](https://github.com/timbray/topfew/actions/workflows/tests.yaml)
[![codecov](https://codecov.io/gh/timbray/topfew/branch/main/graph/badge.svg)](https://codecov.io/gh/timbray/topfew)
[![Go Report Card](https://goreportcard.com/badge/github.com/timbray/topfew)](https://goreportcard.com/report/github.com/timbray/topfew)

A program that finds and prints out the top few records in which a certain field or combination of fields occurs most frequently.

Expand Down

0 comments on commit 56686f1

Please sign in to comment.