File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 41
41
uses : julia-actions/julia-runtest@v1
42
42
env :
43
43
AHMC_TEST_GROUP : AdvancedHMC
44
+ - uses : julia-actions/julia-processcoverage@v1
45
+ - uses : codecov/codecov-action@v5
46
+ with :
47
+ files : lcov.info
48
+ token : ${{ secrets.CODECOV_TOKEN }}
49
+ fail_ci_if_error : true
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ CI] ( https://github.com/TuringLang/AdvancedHMC.jl/actions/workflows/CI.yml/badge.svg )] ( https://github.com/TuringLang/AdvancedHMC.jl/actions/workflows/CI.yml )
4
4
[ ![ DOI] ( https://zenodo.org/badge/72657907.svg )] ( https://zenodo.org/badge/latestdoi/72657907 )
5
- [ ![ Coverage Status] ( https://coveralls .io/repos/github/ TuringLang/AdvancedHMC.jl/badge.svg?branch=main )] ( https://coveralls .io/github /TuringLang/AdvancedHMC.jl?branch=main )
5
+ [ ![ Coverage Status] ( https://codecov .io/gh/ TuringLang/AdvancedHMC.jl/branch/main/graph/ badge.svg )] ( https://codecov .io/gh /TuringLang/AdvancedHMC.jl )
6
6
[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://turinglang.github.io/AdvancedHMC.jl/stable/ )
7
7
[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://turinglang.github.io/AdvancedHMC.jl/dev/ )
8
8
[ ![ Aqua QA] ( https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg )] ( https://github.com/JuliaTesting/Aqua.jl )
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ CI] ( https://github.com/TuringLang/AdvancedHMC.jl/actions/workflows/CI.yml/badge.svg )] ( https://github.com/TuringLang/AdvancedHMC.jl/actions/workflows/CI.yml )
4
4
[ ![ DOI] ( https://zenodo.org/badge/72657907.svg )] ( https://zenodo.org/badge/latestdoi/72657907 )
5
- [ ![ Coverage Status] ( https://coveralls .io/repos/github/ TuringLang/AdvancedHMC.jl/badge.svg?branch=kx%2Fbug-fix )] ( https://coveralls .io/github /TuringLang/AdvancedHMC.jl?branch=kx%2Fbug-fix )
5
+ [ ![ Coverage Status] ( https://codecov .io/gh/ TuringLang/AdvancedHMC.jl/branch/main/graph/ badge.svg )] ( https://codecov .io/gh /TuringLang/AdvancedHMC.jl )
6
6
[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://turinglang.github.io/AdvancedHMC.jl/stable/ )
7
7
[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://turinglang.github.io/AdvancedHMC.jl/dev/ )
8
8
[ ![ Aqua QA] ( https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg )] ( https://github.com/JuliaTesting/Aqua.jl )
You can’t perform that action at this time.
0 commit comments