Skip to content

Commit

Permalink
updated codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
sdstoehr committed Nov 17, 2023
1 parent 19b7716 commit 3d170ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read [HTTP Archives](http://www.softwareishard.com/blog/har-12-spec/) with Java.
```

[![Build Status](https://app.travis-ci.com/sdstoehr/har-reader.svg?branch=main)](https://app.travis-ci.com/sdstoehr/har-reader)
[![codecov](https://codecov.io/gh/sdstoehr/har-reader/branch/master/graph/badge.svg)](https://codecov.io/gh/sdstoehr/har-reader)
[![codecov](https://codecov.io/github/sdstoehr/har-reader/graph/badge.svg?token=TQ9XVRjg4A)](https://codecov.io/github/sdstoehr/har-reader)
[![Maven Central](https://img.shields.io/maven-central/v/de.sstoehr/har-reader.svg)](http://mvnrepository.com/artifact/de.sstoehr/har-reader)

## Usage
Expand Down

0 comments on commit 3d170ea

Please sign in to comment.