From 249d936365498c57f4f4ca1dfbc45663f0d4c3ca Mon Sep 17 00:00:00 2001 From: Hans Baker Date: Tue, 4 Mar 2025 15:53:17 -0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 925658c..bdf9afd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Code Ownership & Review Assignment Tool - GitHub CODEOWNERS but better -[![Go Report Card](https://goreportcard.com/badge/github.com/multimediallc/codeowners-plus?1)](https://goreportcard.com/report/github.com/multimediallc/codeowners-plus) +[![Go Report Card](https://goreportcard.com/badge/github.com/multimediallc/codeowners-plus)](https://goreportcard.com/report/github.com/multimediallc/codeowners-plus) [![Tests](https://github.com/multimediallc/codeowners-plus/actions/workflows/go.yml/badge.svg)](https://github.com/multimediallc/codeowners-plus/actions/workflows/go.yml) ![Coverage](https://img.shields.io/badge/Coverage-59.8%25-yellow) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) From a4a81d16373ee40ecac0957126a878cb0ab05cc7 Mon Sep 17 00:00:00 2001 From: Hans Baker Date: Tue, 4 Mar 2025 15:57:03 -0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdf9afd..d1c2d75 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Code Ownership & Review Assignment Tool - GitHub CODEOWNERS but better -[![Go Report Card](https://goreportcard.com/badge/github.com/multimediallc/codeowners-plus)](https://goreportcard.com/report/github.com/multimediallc/codeowners-plus) +[![Go Report Card](https://goreportcard.com/badge/github.com/multimediallc/codeowners-plus)](https://goreportcard.com/report/github.com/multimediallc/codeowners-plus?kill_cache=1) [![Tests](https://github.com/multimediallc/codeowners-plus/actions/workflows/go.yml/badge.svg)](https://github.com/multimediallc/codeowners-plus/actions/workflows/go.yml) ![Coverage](https://img.shields.io/badge/Coverage-59.8%25-yellow) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)