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

pymc-devs / pymc3 / 8817
87%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2019 08:15PM UTC
Jobs 8
Files 131
Run time 17min
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
8817

push

travis-ci

twiecki
changed default values for TruncatedNormal lower and upper from None to -np.inf… (#3250)

* changed default values for TruncatedNormal lower and upper to -np.inf and np.inf

* inserted an idea for testing in test_distributions_random.py

* included a standalone test test_truncated_normal_sample_random_variable_default_params

* minor

* minor

* changed _default value cases in continuous.TruncatedNormal to avoid np.isfinite error in distribution.Distribution

* minor

* removed test_truncated_normal_lower from TestScalarParameterSamples since pymc3_random sets paramdomains points anyway

* added TestTruncatedNormalUpper and addressed TruncatedNormal _normalization errors

* changed TruncatedNormal.logp to check for infs instead of Nones

* debugging

* debugging

* debugging

* debugging

* debugging

* debugging

* tried np.isinf and put in the requested test_truncated_normal_lower test_truncated_normal_upper tests

* added extra members self.lower_np self.upper_np for checking values

* changed to upper_check and lower_check members, with None checks

* minor

* minor

* minor

* minor

* removed corresponding paramdomains from upper and lower tests

* removed upper positional arg from test_truncated_normal_lower and vice versa

* Update pymc3/tests/test_distributions_random.py

minor syntax

Co-Authored-By: gilliss <gilliss@users.noreply.github.com>

* Update pymc3/tests/test_distributions_random.py

minor syntax

Co-Authored-By: gilliss <gilliss@users.noreply.github.com>

* Update pymc3/tests/test_distributions_random.py

minor syntax

Co-Authored-By: gilliss <gilliss@users.noreply.github.com>

* Update pymc3/tests/test_distributions_random.py

minor syntax

Co-Authored-By: gilliss <gilliss@users.noreply.github.com>

* minor syntax

* added line to docs/release-notes/pymc3-3.0.md

* moved release notes line to RELEASE-NOTES.md

29 of 29 new or added lines in 2 files covered. (100.0%)

17776 of 19899 relevant lines covered (89.33%)

3.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8817.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 --ignore=pymc3/tests/test_parallel_sampling.py --ignore=pymc3/tests/test_dist_math.py --ignore=pymc3/tests/test_distribution_defaults.py --ignore=pymc3/tests/test_distributions_timeseries.py --ignore=pymc3/tests/test_random.py --ignore=pymc3/tests/test_gp.py") 26 Mar 2019 08:24PM UTC 0
61.89
Travis Job 8817.1
2 8817.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 pymc3/tests/test_parallel_sampling.py pymc3/tests/test_dist_math.py pymc3/tests/test_distribution_defaults.py pymc3/tests/test_distributions_timeseries.py pymc3/tests/test_random.py") 26 Mar 2019 08:17PM UTC 0
43.82
Travis Job 8817.2
3 8817.3 (FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py pymc3/tests/test_gp.py") 26 Mar 2019 08:16PM UTC 0
33.78
Travis Job 8817.3
4 8817.4 (FLOATX='float32' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 26 Mar 2019 08:15PM UTC 0
27.85
Travis Job 8817.4
5 8817.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 --ignore=pymc3/tests/test_parallel_sampling.py --ignore=pymc3/tests/test_dist_math.py --ignore=pymc3/tests/test_distribution_defaults.py --ignore=pymc3/tests/test_distributions_timeseries.py --ignore=pymc3/tests/test_random.py --ignore=pymc3/tests/test_gp.py") 26 Mar 2019 08:26PM UTC 0
62.97
Travis Job 8817.5
6 8817.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 pymc3/tests/test_parallel_sampling.py pymc3/tests/test_dist_math.py pymc3/tests/test_distribution_defaults.py pymc3/tests/test_distributions_timeseries.py pymc3/tests/test_random.py") 26 Mar 2019 08:29PM UTC 0
43.75
Travis Job 8817.6
7 8817.7 (FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_examples.py pymc3/tests/test_posteriors.py pymc3/tests/test_gp.py") 26 Mar 2019 08:32PM UTC 0
34.16
Travis Job 8817.7
8 8817.8 (FLOATX='float64' TESTCMD="--durations=10 --cov-append pymc3/tests/test_variational_inference.py pymc3/tests/test_updates.py") 26 Mar 2019 08:30PM UTC 0
27.83
Travis Job 8817.8
Source Files on build 8817
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8817
  • 7d09eed2 on github
  • Prev Build on master (#3564)
  • Next Build on master (#8823)
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