Skip to content

Commit cfe999d

Browse files
CopilotScarletKuro
andcommitted
Add codecov badge to README
Co-authored-by: ScarletKuro <19953225+ScarletKuro@users.noreply.github.com>
1 parent c388b08 commit cfe999d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Nuget](https://img.shields.io/nuget/v/Scarlet.System.Text.Json.DateTimeConverter?color=ff4081&logo=nuget)](https://www.nuget.org/packages/Scarlet.System.Text.Json.DateTimeConverter)
44
[![Nuget](https://img.shields.io/nuget/dt/Scarlet.System.Text.Json.DateTimeConverter?color=ff4081&label=nuget%20downloads&logo=nuget)](https://www.nuget.org/packages/Scarlet.System.Text.Json.DateTimeConverter)
55
[![GitHub](https://img.shields.io/github/license/ScarletKuro/Scarlet.System.Text.Json.DateTimeConverter?color=594ae2&logo=github)](https://github.com/ScarletKuro/Scarlet.System.Text.Json.DateTimeConverter/blob/master/LICENSE)
6+
[![codecov](https://codecov.io/gh/ScarletKuro/Scarlet.System.Text.Json.DateTimeConverter/graph/badge.svg?token=6BNZEMSA7X)](https://codecov.io/gh/ScarletKuro/Scarlet.System.Text.Json.DateTimeConverter)
67

78
A flexible and powerful library for customizing `DateTime`, `DateTimeOffset`, `DateOnly`, and `TimeOnly` serialization in System.Text.Json, with full support for both reflection-based and source generator approaches.
89

0 commit comments

Comments
 (0)