File tree Expand file tree Collapse file tree 1 file changed +22
-8
lines changed Expand file tree Collapse file tree 1 file changed +22
-8
lines changed Original file line number Diff line number Diff line change 55</a >
66</div >
77
8+ Documentation:
9+ [ ![ Documentation] [ docs-img ]] [ docs-url ]
10+
11+ [ docs-img ] : https://img.shields.io/badge/docs-v1-blue.svg " Documentation (version 1) "
12+ [ docs-url ] : https://docs.julialang.org
13+
14+ Continuous integration:
15+ [ ![ Continuous integration (release-1.7)] [ buildkite-release-1.7-img ]] [ buildkite-release-1.7-url ]
16+
17+ <!--
18+ To change the badge to point to a different pipeline, it is not sufficient to simply change the `?branch=` part.
19+ You need to go to the Buildkite website and get the SVG URL for the correct pipeline.
20+ -->
21+ [ buildkite-release-1.7-img ] : https://badge.buildkite.com/9c7938be8fdb44c25adfccd67ca79cb6afdd021b9c473bd1c8.svg?branch=release-1.7 " Continuous integration (release-1.7) "
22+ [ buildkite-release-1.7-url ] : https://buildkite.com/julialang/julia-release-1-dot-7
23+
824Code coverage:
9- [ ![ coveralls ] [ coveralls-img ]] ( https:// coveralls.io/r/JuliaLang/julia?branch=master )
10- [ ![ codecov ] [ codecov-img ]] ( https:// codecov.io/github/JuliaLang/julia?branch=master )
25+ [ ![ Code coverage (Coveralls) ] [ coveralls-img ]] [ coveralls-url ]
26+ [ ![ Code coverage (Codecov) ] [ codecov-img ]] [ codecov-url ]
1127
12- Documentation:
13- [ ![ version 1 ] [ docs-img ]] ( https://docs.julialang.org )
28+ [ coveralls-img ] : https://img.shields.io/coveralls/github/JuliaLang/julia/master.svg?label=coveralls " Code coverage (Coveralls) "
29+ [ coveralls-url ] : https://coveralls.io/r/JuliaLang/julia?branch=master
1430
15- [ appveyor-img ] : https://img.shields.io/appveyor/ci/JuliaLang/julia/master.svg?label=Windows
16- [ coveralls-img ] : https://img.shields.io/coveralls/github/JuliaLang/julia/master.svg?label=coveralls
17- [ codecov-img ] : https://img.shields.io/codecov/c/github/JuliaLang/julia/master.svg?label=codecov
18- [ docs-img ] : https://img.shields.io/badge/docs-v1-blue.svg
31+ [ codecov-img ] : https://img.shields.io/codecov/c/github/JuliaLang/julia/master.svg?label=codecov " Code coverage (Codecov) "
32+ [ codecov-url ] : https://codecov.io/github/JuliaLang/julia?branch=master
1933
2034## The Julia Language
2135
You can’t perform that action at this time.
0 commit comments