Skip to content

Commit 4492676

Browse files
Merge pull request #172 from andreasnoack/patch-1
Update coverage badges to the SciML organization
2 parents 02f5df0 + 06c1412 commit 4492676

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# RecursiveArrayTools.jl
22

33
[![Build Status](https://github.com/SciML/RecursiveArrayTools.jl/workflows/CI/badge.svg)](https://github.com/SciML/RecursiveArrayTools.jl/actions?query=workflow%3ACI)
4-
[![Coverage Status](https://coveralls.io/repos/ChrisRackauckas/RecursiveArrayTools.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/ChrisRackauckas/RecursiveArrayTools.jl?branch=master)
5-
[![codecov.io](http://codecov.io/github/ChrisRackauckas/RecursiveArrayTools.jl/coverage.svg?branch=master)](http://codecov.io/github/ChrisRackauckas/RecursiveArrayTools.jl?branch=master)
4+
[![codecov.io](http://codecov.io/github/SciML/RecursiveArrayTools.jl/coverage.svg?branch=master)](http://codecov.io/github/SciML/RecursiveArrayTools.jl?branch=master)
65

76
RecursiveArrayTools.jl is a set of tools for dealing with recursive arrays like
87
arrays of arrays. The current functionality includes:

0 commit comments

Comments
 (0)