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

pymc-devs / pymc3 / 8817 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2019 08:24PM UTC
Files 131
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

26 Mar 2019 08:02PM UTC coverage: 61.893%. First build
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"

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

12316 of 19899 relevant lines covered (61.89%)

0.62 hits per line

Source Files on job 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")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8490
  • Travis Job 8817.1
  • 7d09eed2 on github
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