Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 786b820

Browse files
committed
Merge pull request #55 from mrfoto/patch-1
Update README to use the new .svg badge
2 parents f796f17 + e9b9c72 commit 786b820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# codeclimate-test-reporter
22

3-
[![Code Climate](https://codeclimate.com/github/codeclimate/ruby-test-reporter.png)](https://codeclimate.com/github/codeclimate/ruby-test-reporter)
3+
[![Code Climate](https://codeclimate.com/github/codeclimate/ruby-test-reporter/badges/gpa.svg)](https://codeclimate.com/github/codeclimate/ruby-test-reporter)
44

55
Collects test coverage data from your Ruby test suite and sends it to Code
66
Climate's hosted, automated code review service. Based on SimpleCov.

0 commit comments

Comments
 (0)