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

pymc-devs / pymc3 / 6334
87%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2017 10:06AM UTC
Jobs 10
Files 136
Run time 41min
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
6334

push

travis-ci

twiecki
Arbitrary deterministic function added. (#2514)

* Arbitray deterministic function added.

* Typo fixed (\mu insted of \eta)

* Typo fixed (nu instead of mu)

* Added sensible default value for eps in stick_breaking transform

* add stacking and bb-pseudo-bma to the docs (#2512)

* add stacking and bb-pseudo-bma to the docs

* fix typo

* fix typo

* Created disaster_model.py example file

* Rename disaster_model_arbitrary_deterministic.py to disaster_model_theano_op.py

* Update getting_started.ipynb

Replace PyMC with PyMC3.
Replace the hyperlink to https://github.com/pymc-devs/pymc3/blob/master/pymc3/examples/disaster_model_arbitrary_deterministic.py with https://github.com/pymc-devs/pymc3/blob/master/pymc3/examples/disaster_model_theano_op.py

* Converted eps value to floatX fixes test failures of #2515 and lowered precision requirements for test_transforms on float32 machines (#2517)

* Arbitray deterministic function added.

* Typo fixed (\mu insted of \eta)

* Typo fixed (nu instead of mu)

* Created disaster_model.py example file

* Rename disaster_model_arbitrary_deterministic.py to disaster_model_theano_op.py

* Update getting_started.ipynb

Replace PyMC with PyMC3.
Replace the hyperlink to https://github.com/pymc-devs/pymc3/blob/master/pymc3/examples/disaster_model_arbitrary_deterministic.py with https://github.com/pymc-devs/pymc3/blob/master/pymc3/examples/disaster_model_theano_op.py

13734 of 15714 relevant lines covered (87.4%)

4.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6334.1 (PYTHON_VERSION=2.7 FLOATX='float32' TESTCMD="--durations=10 --ignore=pymc3/tests/test_examples.py --cov-append --ignore=pymc3/tests/test_distributions_random.py --ignore=pymc3/tests/test_variational_inference.py --ignore=pymc3/tests/test_shared.py --ignore=pymc3/tests/test_smc.py --ignore=pymc3/tests/test_updates.py --ignore=pymc3/tests/test_posteriors.py --ignore=pymc3/tests/test_sampling.py") 24 Aug 2017 10:20AM UTC 0
72.13
Travis Job 6334.1
2 6334.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") 24 Aug 2017 10:12AM UTC 0
39.68
Travis Job 6334.2
3 6334.3 (PYTHON_VERSION=2.7 FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 24 Aug 2017 10:06AM UTC 0
26.59
Travis Job 6334.3
4 6334.4 (PYTHON_VERSION=2.7 FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 24 Aug 2017 10:22AM UTC 0
29.02
Travis Job 6334.4
5 6334.5 (PYTHON_VERSION=2.7 FLOATX='float64' TESTCMD="--durations=10 --ignore=pymc3/tests/test_examples.py --cov-append --ignore=pymc3/tests/test_distributions_random.py --ignore=pymc3/tests/test_variational_inference.py --ignore=pymc3/tests/test_shared.py --ignore=pymc3/tests/test_smc.py --ignore=pymc3/tests/test_updates.py --ignore=pymc3/tests/test_posteriors.py --ignore=pymc3/tests/test_sampling.py") 24 Aug 2017 10:26AM UTC 0
73.6
Travis Job 6334.5
7 6334.7 (PYTHON_VERSION=2.7 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 24 Aug 2017 10:24AM UTC 0
27.51
Travis Job 6334.7
8 6334.8 (PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append --ignore=pymc3/tests/test_examples.py --ignore=pymc3/tests/test_distributions_random.py --ignore=pymc3/tests/test_variational_inference.py --ignore=pymc3/tests/test_shared.py --ignore=pymc3/tests/test_smc.py --ignore=pymc3/tests/test_updates.py --ignore=pymc3/tests/test_posteriors.py --ignore=pymc3/tests/test_sampling.py") 24 Aug 2017 10:47AM UTC 0
73.61
Travis Job 6334.8
9 6334.9 (PYTHON_VERSION=3.6 FLOATX='float64' 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") 24 Aug 2017 10:39AM UTC 0
40.26
Travis Job 6334.9
10 6334.10 (PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 24 Aug 2017 10:35AM UTC 0
27.52
Travis Job 6334.10
11 6334.11 (PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 24 Aug 2017 10:45AM UTC 0
29.01
Travis Job 6334.11
Source Files on build 6334
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #6334
  • 004ce616 on github
  • Prev Build on master (#6331)
  • Next Build on master (#6335)
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

© 2025 Coveralls, Inc