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

pymc-devs / pymc3 / 6023
87%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2017 03:03PM UTC
Jobs 11
Files 136
Run time 34min
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
6023

push

travis-ci

junpenglao
Fixed step method argument storage hack for unpickling in parallel processes (#2425)

* Fixed step method argument storage hack for unpickling in parallel processes

The original hack did not store the model. As a result, when multiprocessing unpickled the step method, it would attempt to find a model in the context. However there is no context in the forked process, so it fails. This proposed change explicitly stores the model as an argument to be used in constructing the step method object when unpickling it.

* Made the change compatible with python 2.7

* Reverted change

1 of 1 new or added line in 1 file covered. (100.0%)

13198 of 15201 relevant lines covered (86.82%)

4.84 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
pymc3/step_methods/arraystep.py
Jobs
ID Job ID Ran Files Coverage
1 6023.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") 18 Jul 2017 03:07PM UTC 0
71.04
Travis Job 6023.1
2 6023.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") 18 Jul 2017 03:03PM UTC 0
39.21
Travis Job 6023.2
3 6023.3 (PYTHON_VERSION=2.7 FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 18 Jul 2017 03:12PM UTC 0
29.12
Travis Job 6023.3
4 6023.4 (PYTHON_VERSION=2.7 FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 18 Jul 2017 03:36PM UTC 0
29.62
Travis Job 6023.4
5 6023.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") 18 Jul 2017 03:38PM UTC 0
72.89
Travis Job 6023.5
6 6023.6 (PYTHON_VERSION=2.7 FLOATX='float64' 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") 18 Jul 2017 03:21PM UTC 0
39.85
Travis Job 6023.6
7 6023.7 (PYTHON_VERSION=2.7 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 18 Jul 2017 03:22PM UTC 0
30.08
Travis Job 6023.7
8 6023.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") 18 Jul 2017 03:25PM UTC 0
72.88
Travis Job 6023.8
9 6023.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") 18 Jul 2017 03:25PM UTC 0
39.84
Travis Job 6023.9
10 6023.10 (PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 18 Jul 2017 03:33PM UTC 0
30.08
Travis Job 6023.10
11 6023.11 (PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 18 Jul 2017 03:35PM UTC 0
29.62
Travis Job 6023.11
Source Files on build 6023
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6023
  • 506017c4 on github
  • Prev Build on master (#6022)
  • Next Build on master (#6029)
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