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

pymc-devs / pymc3 / 6022
87%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2017 01:36PM UTC
Jobs 11
Files 136
Run time 52min
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
6022

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
1
100.0
pymc3/step_methods/hmc/nuts.py
Jobs
ID Job ID Ran Files Coverage
1 6022.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 01:49PM UTC 0
71.11
Travis Job 6022.1
2 6022.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 01:36PM UTC 0
39.21
Travis Job 6022.2
3 6022.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 01:39PM UTC 0
29.12
Travis Job 6022.3
4 6022.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 02:29PM UTC 0
29.62
Travis Job 6022.4
5 6022.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 01:45PM UTC 0
72.89
Travis Job 6022.5
6 6022.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 01:56PM UTC 0
39.85
Travis Job 6022.6
7 6022.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 01:51PM UTC 0
30.08
Travis Job 6022.7
8 6022.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 02:09PM UTC 0
72.88
Travis Job 6022.8
9 6022.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 02:04PM UTC 0
39.84
Travis Job 6022.9
10 6022.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 02:03PM UTC 0
30.08
Travis Job 6022.10
11 6022.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 02:05PM UTC 0
29.62
Travis Job 6022.11
Source Files on build 6022
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6022
  • 506017c4 on github
  • Prev Build on master (#6018)
  • Next Build on master (#6023)
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