Skip to content

Commit 1bd5a4e

Browse files
committed
add code coverage badge
1 parent fe6690c commit 1bd5a4e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
[![Build Status](https://travis-ci.com/cpp-lln-lab/CPP_BIDS.svg?branch=master)](https://travis-ci.com/cpp-lln-lab/CPP_BIDS)
44

5-
**Unit tests**
5+
**Unit tests and coverage**
66

77
[![](https://img.shields.io/badge/Octave-CI-blue?logo=Octave&logoColor=white)](https://github.com/cpp-lln-lab/CPP_BIDS/actions)
88
![](https://github.com/cpp-lln-lab/CPP_BIDS/workflows/CI/badge.svg)
99

10+
[![codecov](https://codecov.io/gh/cpp-lln-lab/CPP_BIDS/branch/master/graph/badge.svg)](https://codecov.io/gh/cpp-lln-lab/CPP_BIDS)
11+
1012
**Contributors**
1113

1214
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)

0 commit comments

Comments
 (0)