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

pymc-devs / pymc3 / 8637
87%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2019 01:32PM UTC
Jobs 8
Files 141
Run time 38min
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
8637

push

travis-ci

ColCarroll
[MAINT] Fix for #3346 (#3352)

* Fix for #3346. draw_values had a statement that said that if the name of a variable was in the supplied point, then the value for said variable would be taken from the point dictionary. This was too permissive, and different from what was done in _draw_value. There, the value could be taken from the point dictionary only if the variable had the attribute model, i.e. it was an RV instance instead of a Deterministic.

* Changed expected SMC exact step values.

* Added comment explaining why we check for the model attribute of parameters to get their values from the point dictionary.

20 of 20 new or added lines in 2 files covered. (100.0%)

18169 of 20382 relevant lines covered (89.14%)

3.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8637.1 (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") 25 Jan 2019 02:06PM UTC 0
73.55
Travis Job 8637.1
2 8637.2 (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") 25 Jan 2019 01:46PM UTC 0
39.93
Travis Job 8637.2
3 8637.3 (FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 25 Jan 2019 01:32PM UTC 0
25.94
Travis Job 8637.3
4 8637.4 (FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 25 Jan 2019 01:32PM UTC 0
27.55
Travis Job 8637.4
5 8637.5 (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") 25 Jan 2019 02:04PM UTC 0
74.56
Travis Job 8637.5
6 8637.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") 25 Jan 2019 01:56PM UTC 0
39.88
Travis Job 8637.6
7 8637.7 (FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 25 Jan 2019 01:46PM UTC 0
26.27
Travis Job 8637.7
8 8637.8 (FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 25 Jan 2019 02:10PM UTC 0
27.54
Travis Job 8637.8
Source Files on build 8637
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8637
  • cdb69ec1 on github
  • Prev Build on master (#8635)
  • Next Build on master (#8639)
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