Skip to content

Commit 666a173

Browse files
authored
[chore] Remove go report card badge from readme (#15559)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description [Go Report Card](https://goreportcard.com/) has been retired. The badge can be removed from the readme. Matches the removal in contrib open-telemetry/opentelemetry-collector-contrib#49538 <!--Authorship attestation. See AGENTS.md for details. AI agents must not check this box on behalf of the user; the human author must check it themselves before the PR is ready for review.--> #### Authorship - [x] I, a human, wrote this pull request description myself. <!--Please delete paragraphs that you did not use before submitting.-->
1 parent 4b973b9 commit 666a173

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
<a href="https://github.com/open-telemetry/opentelemetry-collector/actions/workflows/build-and-test.yml?query=branch%3Amain">
1515
<img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/open-telemetry/opentelemetry-collector/build-and-test.yml?branch=main&style=for-the-badge">
1616
</a>
17-
<a href="https://goreportcard.com/report/github.com/open-telemetry/opentelemetry-collector">
18-
<img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/open-telemetry/opentelemetry-collector?style=for-the-badge">
19-
</a>
2017
<a href="https://codecov.io/gh/open-telemetry/opentelemetry-collector/branch/main/">
2118
<img alt="Codecov Status" src="https://img.shields.io/codecov/c/github/open-telemetry/opentelemetry-collector?style=for-the-badge">
2219
</a>

0 commit comments

Comments
 (0)