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

pymc-devs / pymc3 / 7726
87%

Build:
DEFAULT BRANCH: master
Ran 19 May 2018 03:46PM UTC
Jobs 11
Files 139
Run time 29min
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
7726

push

travis-ci

ColCarroll
Add rice tests (#2964)

* Fixes to Rice test.

* make test case for Rice distribution pass

* Improve numerical stability of rice distribution function for large values of nu and value
Use ((x-b)**2)/2 + xb instead of (x**2 + b**2)/2 in the pdf for the rice distribution and include the np.exp(-xb) in the i0e to match the scipy implementation

* Change test domain for sd of rice distribution to pass tests with float32

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

16613 of 18768 relevant lines covered (88.52%)

4.78 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
pymc3/distributions/continuous.py
Jobs
ID Job ID Ran Files Coverage
1 7726.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") 19 May 2018 03:55PM UTC 0
72.81
Travis Job 7726.1
2 7726.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") 19 May 2018 03:49PM UTC 0
39.59
Travis Job 7726.2
3 7726.3 (PYTHON_VERSION=2.7 FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 19 May 2018 03:46PM UTC 0
25.83
Travis Job 7726.3
4 7726.4 (PYTHON_VERSION=2.7 FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 19 May 2018 03:50PM UTC 0
29.14
Travis Job 7726.4
5 7726.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") 19 May 2018 04:00PM UTC 0
74.01
Travis Job 7726.5
6 7726.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") 19 May 2018 04:01PM UTC 0
40.12
Travis Job 7726.6
7 7726.7 (PYTHON_VERSION=2.7 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 19 May 2018 04:01PM UTC 0
26.32
Travis Job 7726.7
8 7726.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") 19 May 2018 04:11PM UTC 0
74.23
Travis Job 7726.8
9 7726.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") 19 May 2018 04:08PM UTC 0
40.12
Travis Job 7726.9
10 7726.10 (PYTHON_VERSION=3.6 FLOATX='float64' BUILD_DOCS="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 19 May 2018 04:15PM UTC 0
26.32
Travis Job 7726.10
11 7726.11 (PYTHON_VERSION=3.6 FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 19 May 2018 04:15PM UTC 0
29.15
Travis Job 7726.11
Source Files on build 7726
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7726
  • cf636dcc on github
  • Prev Build on master (#7722)
  • Next Build on master (#7729)
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