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

pymc-devs / pymc3 / 5524 / 6
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2017 09:34PM UTC
Files 130
Run time 6s
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

11 Jun 2017 06:23PM UTC coverage: 37.33%. First build
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"

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

5078 of 13603 relevant lines covered (37.33%)

0.37 hits per line

Source Files on job 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")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5524
  • Travis Job 5524.6
  • e5d2c748 on github
  • Next Job for 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" on master (#5528.6)
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