Skip to content

Commit 99d0e49

Browse files
committed
Add Codecov badge.
1 parent 7ee3b5c commit 99d0e49

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
@@ -2,6 +2,7 @@
22

33
[![Build Status](https://travis-ci.com/SciML/ArrayInterface.jl.svg?branch=master)](https://travis-ci.com/SciML/ArrayInterface.jl)
44
[![Build status](https://ci.appveyor.com/api/projects/status/s4vnsj386dyyv655?svg=true)](https://ci.appveyor.com/project/ChrisRackauckas/arrayinterface-jl)
5+
[![codecov](https://codecov.io/gh/SciML/ArrayInterface.jl/branch/master/graph/badge.svg?token=Yfe2Qzk0JI)](https://codecov.io/gh/SciML/ArrayInterface.jl)
56

67
Julia has only recently reached v1.0 and the AbstractArray interface is still
78
quite new. The purpose of this library is to solidify extensions to the current

0 commit comments

Comments
 (0)