cscherrer / Soss.jl

Probabilistic programming via source rewriting
https://cscherrer.github.io/Soss.jl/stable/
MIT License
414 stars 30 forks source link

Code coverage is very low #196

Open DilumAluthge opened 4 years ago

DilumAluthge commented 4 years ago

Code coverage is very low. At the time of writing, it is approximately 28%.

Here is the current code coverage on the master branch:

Coverage

We should increase our code coverage by writing more tests.