File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 22
33| ** Documentation** | ** Build Status** |
44| :-------------------------------------------------------------------------------:| :-----------------------------------------------------------------------------------------------:|
5- | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] [ ![ ] [ docs-dev-img ]] [ docs-dev-url ] | [ ![ ] [ github -img]] [ github -url] [ ![ ] [ codecov-img ]] [ codecov-url ] |
5+ | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] [ ![ ] [ docs-dev-img ]] [ docs-dev-url ] | [ ![ ] [ build -img]] [ build -url] [ ![ ] [ codecov-img ]] [ codecov-url ] |
66
77
88[ docs-dev-img ] : https://img.shields.io/badge/docs-latest-blue.svg
1111[ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
1212[ docs-stable-url ] : https://jonniedie.github.io/ComponentArrays.jl/stable
1313
14- [ github -img] : https://github.com/ jonniedie/ComponentArrays.jl/workflows/CI/badge.svg
15- [ github -url] : https://github.com/jonniedie/ComponentArrays.jl/actions/workflows/CI
14+ [ build -img] : https://img.shields.io/github/workflow/status/ jonniedie/ComponentArrays.jl/CI
15+ [ build -url] : https://github.com/jonniedie/ComponentArrays.jl/actions/workflows/CI
1616
17- [ travis-img ] : https://travis-ci.com/jonniedie/ComponentArrays.jl.svg?branch=master
18- [ travis-url ] : https://travis-ci.com/jonniedie/ComponentArrays.jl
19-
20- [ codecov-img ] : https://codecov.io/gh/jonniedie/ComponentArrays.jl/branch/master/graph/badge.svg
17+ [ codecov-img ] : https://img.shields.io/codecov/c/github/jonniedie/ComponentArrays.jl
2118[ codecov-url ] : https://codecov.io/gh/jonniedie/ComponentArrays.jl
2219
2320The main export of this package is the ```` ComponentArray ```` type. "Components" of ```` ComponentArray ```` s
You can’t perform that action at this time.
0 commit comments