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

pymc-devs / pymc3 / 2936
87%

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2016 08:50PM UTC
Jobs 4
Files 92
Run time 7min
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
2936

Pull #1424

travis-ci

web-flow
Added multiple step methods to TestSampleEstimates
Pull Request #1424: Sampling output check

24 of 24 new or added lines in 1 file covered. (100.0%)

3572 of 7266 relevant lines covered (49.16%)

1.45 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
24
0.0
-100.0% pymc3/tests/test_step.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.21
-0.89% pymc3/step_methods/nuts.py
1
85.71
-1.02% pymc3/theanof.py
2
82.26
-3.23% pymc3/distributions/special.py
2
89.29
-3.57% pymc3/glm/families.py
2
42.5
-5.0% pymc3/step_methods/gibbs.py
3
92.97
-0.7% pymc3/distributions/continuous.py
3
0.0
-100.0% pymc3/tests/checks.py
3
45.31
-4.69% pymc3/tuning/scaling.py
3
91.3
-6.52% pymc3/step_methods/slicer.py
4
93.44
-6.56% pymc3/step_methods/hmc.py
5
91.23
-2.92% pymc3/distributions/distribution.py
6
89.89
-6.74% pymc3/step_methods/arraystep.py
7
60.39
-3.38% pymc3/distributions/multivariate.py
7
64.13
-7.61% pymc3/step_methods/quadpotential.py
7
76.08
-1.88% pymc3/tests/test_distributions.py
9
0.0
-100.0% pymc3/tests/test_shared.py
10
74.24
-15.15% pymc3/tuning/starting.py
11
0.0
-100.0% pymc3/tests/test_memo.py
12
0.0
-100.0% pymc3/tests/test_profile.py
12
0.0
-100.0% pymc3/tests/test_tuning.py
13
60.0
-23.64% pymc3/backends/ndarray.py
14
0.0
-66.67% pymc3/examples/arbitrary_stochastic.py
15
0.0
-100.0% pymc3/tests/test_posdef_sym.py
15
42.31
-57.69% pymc3/backends/tracetab.py
20
0.0
-100.0% pymc3/tests/test_missing.py
23
0.0
-67.65% pymc3/tests/test_special_functions.py
23
69.44
-15.97% pymc3/sampling.py
24
0.0
-100.0% pymc3/tests/test_model_func.py
24
0.0
-100.0% pymc3/tests/test_hmc.py
24
80.35
-8.42% pymc3/model.py
25
69.13
-16.78% pymc3/step_methods/metropolis.py
36
57.39
-31.3% pymc3/backends/base.py
40
0.0
-100.0% pymc3/tests/test_sqlite_backend.py
43
0.0
-100.0% pymc3/tests/test_distribution_defaults.py
44
64.38
-30.14% pymc3/distributions/transforms.py
46
0.0
-100.0% pymc3/tests/test_glm.py
47
0.0
-100.0% pymc3/tests/test_text_backend.py
53
0.0
-98.15% pymc3/tests/test_starting.py
57
0.0
-100.0% pymc3/tests/test_tracetab.py
58
21.69
-69.88% pymc3/backends/text.py
59
0.0
-100.0% pymc3/tests/test_plots.py
61
8.75
-76.25% pymc3/diagnostics.py
63
52.41
-37.95% pymc3/backends/sqlite.py
66
0.0
-100.0% pymc3/tests/models.py
68
0.0
-100.0% pymc3/tests/test_ndarray_backend.py
68
0.0
-100.0% pymc3/tests/test_step.py
69
0.0
-100.0% pymc3/tests/test_diagnostics.py
70
62.63
-23.57% pymc3/stats.py
86
0.0
-100.0% pymc3/tests/test_transforms.py
94
0.0
-95.92% pymc3/tests/test_sampling.py
103
12.73
-62.42% pymc3/variational/advi_minibatch.py
112
11.81
-77.78% pymc3/variational/advi.py
146
0.0
-100.0% pymc3/tests/test_advi.py
235
0.0
-98.74% pymc3/tests/backend_fixtures.py
235
5.11
-66.76% pymc3/plots.py
250
0.0
-100.0% pymc3/tests/test_stats.py
Jobs
ID Job ID Ran Files Coverage
2 2936.2 (TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions pymc3.tests.test_examples" PYTHON_VERSION=${TRAVIS_PYTHON_VERSION}) 03 Oct 2016 08:56PM UTC 92
40.21
Travis Job 2936.2
3 2936.3 (TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions_random" PYTHON_VERSION=${TRAVIS_PYTHON_VERSION}) 03 Oct 2016 08:50PM UTC 92
32.31
Travis Job 2936.3
5 2936.5 (TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions pymc3.tests.test_examples" PYTHON_VERSION=${TRAVIS_PYTHON_VERSION}) 03 Oct 2016 08:58PM UTC 92
40.21
Travis Job 2936.5
6 2936.6 (TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions_random" PYTHON_VERSION=${TRAVIS_PYTHON_VERSION}) 03 Oct 2016 08:57PM UTC 92
32.31
Travis Job 2936.6
Source Files on build 2936
  • List 92
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #2936
  • Pull Request #1424
  • PR Base - master (#2933)
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