Skip to content

Commit 96bcec3

Browse files
committed
docs(readme): update coverage badges with latest stats
Update coverage badges to reflect recent test improvements: - Test coverage: 75% → 75.49% - Type coverage: 99.58% (unchanged) - Add cumulative coverage badge: 87.53% Reflects +23 tests and significant branch coverage improvements in http-client.ts (+9.18% branches).
1 parent 57d2697 commit 96bcec3

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/@socketsecurity/sdk)](https://socket.dev/npm/package/@socketsecurity/sdk)
44
[![CI](https://github.com/SocketDev/socket-sdk-js/actions/workflows/ci.yml/badge.svg)](https://github.com/SocketDev/socket-sdk-js/actions/workflows/ci.yml)
5-
![Test Coverage](https://img.shields.io/badge/test--coverage-75%25-yellow)
6-
![Type Coverage](https://img.shields.io/badge/type--coverage-99.58%25-brightgreen)
5+
![Coverage](https://img.shields.io/badge/coverage-87.80%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)