Skip to content

Commit

Permalink
💡 add Codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Apr 1, 2024
1 parent b2c12df commit cd78875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
A query string encoding and decoding library for Dart. Ported from [qs](https://github.com/ljharb/qs) for JavaScript.

[![Test](https://github.com/techouse/qs_dart/actions/workflows/test.yml/badge.svg)](https://github.com/techouse/query_string/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/techouse/qs/graph/badge.svg?token=e8KkRgZzPf)](https://codecov.io/gh/techouse/qs)

## Usage

Expand Down

0 comments on commit cd78875

Please sign in to comment.