• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TuringLang / JuliaBUGS.jl / 8246006330
82%
main: 84%

Build:
Build:
LAST BUILD BRANCH: sg/#380
DEFAULT BRANCH: main
Ran 12 Mar 2024 09:03AM UTC
Jobs 1
Files 44
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Mar 2024 08:52AM UTC coverage: 82.197% (+0.4%) from 81.785%
8246006330

push

github

web-flow
Fix `cumulative` and `density` function (#153)

* `deviance` function is not supported and user will be warned when
using it.
* Compare to `multibugs`: multibugs doesn't seem to support `cumulative`
and `density`, but provide individual cdf and pdf functions. We can also
stop supporting these two functions, and direct user to use `cdf` and
`pdf`.
* For now, a new member `distributions` is added to `BUGSModel` to track
all the distributions: using Dict right now because non-scalar rv is
problematic if we store distributions in the same way we store values.
`cumulative` and `density` are handled in special way in `_eval`
function to allow access to distribution info at run time. Maybe this
can be generalized, the distribution can be helpful introspect info

Fix: https://github.com/TuringLang/JuliaBUGS.jl/issues/137

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

108 of 116 new or added lines in 4 files covered. (93.1%)

1 existing line in 1 file now uncovered.

1616 of 1966 relevant lines covered (82.2%)

207896.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8246006330.1 12 Mar 2024 09:03AM UTC 0
82.2
GitHub Action Run
Source Files on build 8246006330
Detailed source file information is not available for this build.
  • Back to Repo
  • 556c5be2 on github
  • Prev Build on master (#8245620378)
  • Next Build on master (#8246340853)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc