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

pymc-devs / pymc3 / 6771 / 2
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2017 03:35PM UTC
Files 137
Run time 8s
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

02 Nov 2017 03:21PM UTC coverage: 38.535% (-0.02%) from 38.551%
PYTHON_VERSION=2.7 FLOATX='float32' RUN_PYLINT="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py"

push

travis-ci

twiecki
Fix autocorrplot to work with non-sequential chain numbers.

MultiTrace enforces unicity of the chain numbers, but not that they be
sequential (e.g. chains may be [0, 2, 3]). This fix removes the assumption in
autocorrplot that the chains are sequential and start from 0.

As a corollary, the chain number given in the axis titles matches the index of
the underlying chain, rather than just be a number that is incremented for each
chain. This means printed chain numbers start at 0, rather than 1 as they
previously did.

6546 of 16987 relevant lines covered (38.54%)

0.39 hits per line

Source Files on job 6771.2 (PYTHON_VERSION=2.7 FLOATX='float32' RUN_PYLINT="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6771
  • Travis Job 6771.2
  • 7c7d39b4 on github
  • Prev Job for PYTHON_VERSION=2.7 FLOATX='float32' RUN_PYLINT="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py" on master (#6769.2)
  • Next Job for PYTHON_VERSION=2.7 FLOATX='float32' RUN_PYLINT="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_distributions_random.py pymc3/tests/test_shared.py pymc3/tests/test_smc.py pymc3/tests/test_sampling.py" on master (#6774.2)
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