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

pymc-devs / pymc3 / 5524
87%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2017 07:06PM UTC
Jobs 8
Files 130
Run time 173min
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
5524

push

travis-ci

twiecki
Speed up and bug fix for test (#2292)

* Fix test error after numpy 1.13

Fix travis error:
```python
E       TypeError: numpy boolean subtract, the `-` operator, is deprecated, use the bitwise_xor, the `^` operator, or the logical_xor function instead.
pymc3/tests/checks.py:6: TypeError
```

* fixed AssertionError under python2.7

* refactor

try to speed up test

* speed up test

reduce num_sample for TestNUTSStudentT

* reduce min_n_eff in TestNUTSStudentT

After reducing sample in TestNUTSStudentT

* speed up test

use init_nuts in test setup (sampler_fixtures.py)

* speed up test 3

move test_posteriors.py

* remove old advi test

19 of 19 new or added lines in 4 files covered. (100.0%)

11846 of 13603 relevant lines covered (87.08%)

3.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
pymc3/tests/sampler_fixtures.py
Jobs
ID Job ID Ran Files Coverage
1 5524.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") 11 Jun 2017 07:23PM UTC 0
73.0
Travis Job 5524.1
2 5524.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") 11 Jun 2017 07:06PM UTC 0
34.41
Travis Job 5524.2
3 5524.3 (PYTHON_VERSION=2.7 FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py pymc3/tests/test_posteriors.py") 11 Jun 2017 07:09PM UTC 0
35.37
Travis Job 5524.3
5 5524.5 (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") 11 Jun 2017 07:16PM UTC 0
34.9
Travis Job 5524.5
6 5524.6 (PYTHON_VERSION=2.7 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py pymc3/tests/test_posteriors.py") 11 Jun 2017 09:34PM UTC 0
37.33
Travis Job 5524.6
7 5524.7 (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") 11 Jun 2017 09:43PM UTC 0
74.8
Travis Job 5524.7
8 5524.8 (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") 11 Jun 2017 09:54PM UTC 0
34.93
Travis Job 5524.8
9 5524.9 (PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py pymc3/tests/test_posteriors.py") 11 Jun 2017 09:59PM UTC 0
37.34
Travis Job 5524.9
Source Files on build 5524
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5524
  • e5d2c748 on github
  • Prev Build on master (#5508)
  • Next Build on master (#5528)
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