Skip to content

Commit 6cbb17e

Browse files
committed
docs: consolidate coverage badges to match socket-lib format
Consolidated separate test and type coverage badges into a single coverage badge matching the format used in @socketsecurity/lib.
1 parent 556e79c commit 6cbb17e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
[![Socket Badge](https://socket.dev/api/badge/npm/package/@socketregistry/packageurl-js)](https://socket.dev/npm/package/@socketregistry/packageurl-js)
44
[![CI - @socketregistry/packageurl-js](https://github.com/SocketDev/socket-packageurl-js/actions/workflows/ci.yml/badge.svg)](https://github.com/SocketDev/socket-packageurl-js/actions/workflows/ci.yml)
5-
![Test Coverage](https://img.shields.io/badge/test--coverage-99.72%25-brightgreen)
6-
![Type Coverage](https://img.shields.io/badge/type--coverage-99.71%25-brightgreen)
5+
![Coverage](https://img.shields.io/badge/coverage-99.72%25-brightgreen)
76

87
[![Follow @SocketSecurity](https://img.shields.io/twitter/follow/SocketSecurity?style=social)](https://twitter.com/SocketSecurity)
98
[![Follow @socket.dev on Bluesky](https://img.shields.io/badge/Follow-@socket.dev-1DA1F2?style=social&logo=bluesky)](https://bsky.app/profile/socket.dev)

0 commit comments

Comments
 (0)