Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

pymc-devs / pymc3 / 8604
87%

DEFAULT BRANCH: master
Build:
Repo Added 05 Sep 2016 05:27PM UTC
Total Files 141
# Builds 5742 Last
Badge
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

15 Jan 2019 - 16:45 coverage decreased (-0.5%) to 88.619%
8604

push

travis-ci

25bc1a4b9096cf335e0c83404ffac26e?size=18&default=identicontwiecki
Manually set theano TensorType for length 1 shared variables (#3335)

* model.py: fix issue with length 1 shared variables
 - this patch fixes an issue highlighted in pymc-devs/pymc3#3122
   where imputation of a single missing observation fails.
   It implements the suggestion from the theano error message
   to manual force a TensorType change in cases where the
   variable has a length of one.

* model.py: add a comment about the previous change

* model.py: extra check to deal with test errors

* model.py: changes to the length 1 fix

* test_model.py: check shared tensor type conversion in ValueGradFunction

 - test the error described in #3122 and fixed in #3335.

* RELEASE-NOTES.md: added mention of fix to #3122

* Update RELEASE-NOTES.md

fix typo

Co-Authored-By: mattpitkin <m@ttpitk.in>

18026 of 20341 relevant lines covered (88.62%)

3.35 hits per line

Jobs
Coverage Job Files Covered Ran
73.68
8604.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") 141 15 Jan 2019 05:32PM UTC Travis Job 8604.1
39.79
8604.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") 141 15 Jan 2019 05:12PM UTC Travis Job 8604.2
25.99
8604.3 (FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 141 15 Jan 2019 05:01PM UTC Travis Job 8604.3
27.6
8604.4 (FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 141 15 Jan 2019 05:09PM UTC Travis Job 8604.4
74.7
8604.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") 141 15 Jan 2019 05:45PM UTC Travis Job 8604.5
39.73
8604.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") 141 15 Jan 2019 05:23PM UTC Travis Job 8604.6
26.31
8604.7 (FLOATX='float64' BUILD_DOCS="true" TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py") 141 15 Jan 2019 05:29PM UTC Travis Job 8604.7
27.59
8604.8 (FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 141 15 Jan 2019 05:37PM UTC Travis Job 8604.8
Source Files on build 8604
  • Tree
  • List 141
  • Changed 140
  • Source Changed 140
  • Coverage Changed 140
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #8604
  • f245f11d on github
  • Prev Build on master (#8295)
  • Next Build on master (#8317)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, Inc