File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# AbstractPPL.jl
2
2
3
- [ ![ CI] ( https://github.com/TuringLang/AbstractPPL.jl/workflows/CI/badge.svg?branch=master )] ( https://github.com/TuringLang/AbstractPPL.jl/actions?query=workflow%3ACI+ branch%3Amaster )
4
- [ ![ IntegrationTest] ( https://github.com/TuringLang/AbstractPPL.jl/workflows/IntegrationTest/badge.svg?branch=master )] ( https://github.com/TuringLang/AbstractPPL.jl/actions?query=workflow%3AIntegrationTest+ branch%3Amaster )
5
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/TuringLang/AbstractPPL.jl/badge.svg?branch=master )] ( https://coveralls.io/github/TuringLang/AbstractPPL.jl?branch=master )
6
- [ ![ Codecov] ( https://codecov.io/gh/TuringLang/AbstractPPL.jl/branch/master /graph/badge.svg )] ( https://codecov.io/gh/TuringLang/AbstractPPL.jl )
3
+ [ ![ CI] ( https://github.com/TuringLang/AbstractPPL.jl/actions/ workflows/CI.yml /badge.svg?branch=main )] ( https://github.com/TuringLang/AbstractPPL.jl/actions/workflows/CI.yml ?query=branch%3Amain )
4
+ [ ![ IntegrationTest] ( https://github.com/TuringLang/AbstractPPL.jl/actions/ workflows/IntegrationTest.yml /badge.svg?branch=main )] ( https://github.com/TuringLang/AbstractPPL.jl/actions/workflows/IntegrationTest.yml ?query=branch%3Amain )
5
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/TuringLang/AbstractPPL.jl/badge.svg?branch=main )] ( https://coveralls.io/github/TuringLang/AbstractPPL.jl?branch=main )
6
+ [ ![ Codecov] ( https://codecov.io/gh/TuringLang/AbstractPPL.jl/branch/main /graph/badge.svg )] ( https://codecov.io/gh/TuringLang/AbstractPPL.jl )
7
7
8
8
A new light-weight package to factor out interfaces and associated APIs for modelling languages for
9
9
probabilistic programming. High level goals are:
You can’t perform that action at this time.
0 commit comments