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

bayespy / bayespy / 50 / 2
60%
develop: 60%

Build:
Build:
LAST BUILD BRANCH: feature/add-categorical-graph
DEFAULT BRANCH: develop
Ran 05 Jun 2014 10:20AM UTC
Files 59
Run time 31s
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

05 Jun 2014 09:47AM UTC coverage: 76.635% (+0.08%) from 76.555%
NUMPYSPEC= SCIPYSPEC=

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%)

0.77 hits per line

Source Files on job 50.2 (NUMPYSPEC= SCIPYSPEC=)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 50
  • Travis Job 50.2
  • 21f55398 on github
  • Prev Job for NUMPYSPEC= SCIPYSPEC= on master (#49.2)
  • Next Job for NUMPYSPEC===1.8.0 SCIPYSPEC===0.13.0 on master (#51.1)
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