Skip to content

Commit 69f9ea1

Browse files
Add codecov badge.
1 parent 88fba5d commit 69f9ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![Build Status](https://travis-ci.com/IYP-Programer-Yeah/WaitFreeRingBufferUtilities.svg?branch=master)](https://travis-ci.com/IYP-Programer-Yeah/WaitFreeRingBufferUtilities)
22
[![CodeFactor](https://www.codefactor.io/repository/github/iyp-programer-yeah/waitfreeringbufferutilities/badge)](https://www.codefactor.io/repository/github/iyp-programer-yeah/waitfreeringbufferutilities)
3+
[![codecov](https://codecov.io/gh/IYP-Programer-Yeah/WaitFreeRingBufferUtilities/branch/master/graph/badge.svg)](https://codecov.io/gh/IYP-Programer-Yeah/WaitFreeRingBufferUtilities)
34

45
This is a header-only library that provides wait-free ring buffer utilities for C++ objects.
56

0 commit comments

Comments
 (0)