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

pymc-devs / pymc3 / 4182
87%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2017 09:58AM UTC
Jobs 6
Files 125
Run time 38min
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
4182

push

travis-ci

twiecki
Update histogram of discrete variables (#1808)

With each loop iteration `ax.set_xlim` updates range, as a result graph showing data only within the range of last variable.

There are two solutions here:
- remove `ax.set_xlim` and let matplotlib adjust range automaticly
- get range of all variables and `ax.set_xlim` once

To keep the margin (as it was before) I decided to go with the second solution.

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

9064 of 10626 relevant lines covered (85.3%)

2.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
pymc3/plots.py
Jobs
ID Job ID Ran Files Coverage
1 4182.1 (PYTHON_VERSION=2.7 TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 -e test_examples -e test_distributions") 22 Feb 2017 10:37AM UTC 0
74.59
Travis Job 4182.1
2 4182.2 (PYTHON_VERSION=2.7 RUN_PYLINT="true" TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions pymc3.tests.test_examples") 22 Feb 2017 10:07AM UTC 0
34.29
Travis Job 4182.2
3 4182.3 (PYTHON_VERSION=2.7 TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions_random") 22 Feb 2017 09:58AM UTC 0
26.95
Travis Job 4182.3
4 4182.4 (PYTHON_VERSION=3.6 TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 -e test_examples -e test_distributions") 22 Feb 2017 10:07AM UTC 0
74.58
Travis Job 4182.4
5 4182.5 (PYTHON_VERSION=3.6 TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions pymc3.tests.test_examples") 22 Feb 2017 10:02AM UTC 0
34.29
Travis Job 4182.5
6 4182.6 (PYTHON_VERSION=3.6 TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions_random") 22 Feb 2017 09:59AM UTC 0
26.95
Travis Job 4182.6
Source Files on build 4182
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4182
  • 5e3f4be8 on github
  • Prev Build on master (#4178)
  • Next Build on master (#4186)
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