|  | 
| 8 | 8 | Documentation: | 
| 9 | 9 | [![version 1][docs-img]](https://docs.julialang.org) | 
| 10 | 10 | 
 | 
|  | 11 | +Code coverage: | 
|  | 12 | +[![coveralls][coveralls-img]](https://coveralls.io/r/JuliaLang/julia?branch=master) | 
|  | 13 | +[![codecov][codecov-img]](https://codecov.io/github/JuliaLang/julia?branch=master) | 
|  | 14 | + | 
|  | 15 | +Continuous integration: [](https://buildkite.com/julialang/julia) | 
|  | 16 | + | 
| 11 | 17 | [docs-img]: https://img.shields.io/badge/docs-v1-blue.svg | 
|  | 18 | +[coveralls-img]: https://img.shields.io/coveralls/github/JuliaLang/julia/master.svg?label=coveralls | 
|  | 19 | +[codecov-img]: https://img.shields.io/codecov/c/github/JuliaLang/julia/master.svg?label=codecov | 
|  | 20 | + | 
| 12 | 21 | 
 | 
| 13 | 22 | ## The Julia Language | 
| 14 | 23 | 
 | 
| @@ -141,19 +150,3 @@ Supported IDEs include: [julia-vscode](https://github.com/JuliaEditorSupport/jul | 
| 141 | 150 | Code plugin), [Juno](http://junolab.org/) (Atom plugin). [Jupyter](https://jupyter.org/) | 
| 142 | 151 | notebooks are available through the [IJulia](https://github.com/JuliaLang/IJulia.jl) package, and | 
| 143 | 152 | [Pluto](https://github.com/fonsp/Pluto.jl) notebooks through the Pluto.jl package. | 
| 144 |  | - | 
| 145 |  | -## Continuous Integration (CI) Builders | 
| 146 |  | - | 
| 147 |  | -Code coverage: | 
| 148 |  | -[![coveralls][coveralls-img]](https://coveralls.io/r/JuliaLang/julia?branch=master) | 
| 149 |  | -[![codecov][codecov-img]](https://codecov.io/github/JuliaLang/julia?branch=master) | 
| 150 |  | - | 
| 151 |  | -| Builder    | Status | | 
| 152 |  | -| ---------- | ------ | | 
| 153 |  | -| Overall    | [](https://buildkite.com/julialang/julia) | | 
| 154 |  | -| analyzegc  | [](https://buildkite.com/julialang/julia) | | 
| 155 |  | -| llvmpasses | [](https://buildkite.com/julialang/julia) | | 
| 156 |  | -| coverage   | [](https://buildkite.com/julialang/julia-coverage-linux64) | | 
| 157 |  | - | 
| 158 |  | -[coveralls-img]: https://img.shields.io/coveralls/github/JuliaLang/julia/master.svg?label=coveralls | 
| 159 |  | -[codecov-img]: https://img.shields.io/codecov/c/github/JuliaLang/julia/master.svg?label=codecov | 
0 commit comments