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

bayespy / bayespy / 50
60%
develop: 60%

Build:
Build:
LAST BUILD BRANCH: feature/add-categorical-graph
DEFAULT BRANCH: develop
Ran 05 Jun 2014 10:16AM UTC
Jobs 2
Files 59
Run time 4min
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

pending completion
50

push

travis-ci

jluttine
ENH: Add ID framework to prevent same parent multiple times

In order to computations be correct in the nodes, the parents must have
independent posterior approximations. This does not hold if a node is
parent in several roles for another node because then those parent roles
are dependent. Even intermediate deterministic nodes do not help because
the deterministic node depends on its parents. It is ok to have a node
as a parent of another node via several paths if there are intermediate
stochastic nodes.

ID framework checks for these problems. Each stochastic node has a
unique ID and each deterministic node has a list of its parents' IDs.
Then, when creating a node, it is checked that there all IDs of the
parents are unique, that is, there are no duplicates.

6691 of 8731 relevant lines covered (76.63%)

1.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 50.1 (NUMPYSPEC===1.8.0 SCIPYSPEC===0.13.0) 05 Jun 2014 10:16AM UTC 0
76.63
Travis Job 50.1
2 50.2 (NUMPYSPEC= SCIPYSPEC=) 05 Jun 2014 10:20AM UTC 0
76.63
Travis Job 50.2
Source Files on build 50
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #50
  • 21f55398 on github
  • Prev Build on master (#49)
  • Next Build on master (#51)
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