Skip to content

Commit ff5bbe8

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 46e7ace commit ff5bbe8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
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)
5+
![Test Coverage](https://img.shields.io/badge/test--coverage-75.49%25-yellow)
66
![Type Coverage](https://img.shields.io/badge/type--coverage-99.58%25-brightgreen)
7+
![Cumulative Coverage](https://img.shields.io/badge/cumulative--coverage-87.53%25-brightgreen)
78

89
[![Follow @SocketSecurity](https://img.shields.io/twitter/follow/SocketSecurity?style=social)](https://twitter.com/SocketSecurity)
910
[![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)