• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

pymc-devs / pymc3 / 4182 / 2
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2017 10:07AM UTC
Files 125
Run time 5s
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

22 Feb 2017 09:42AM UTC coverage: 34.293% (-0.007%) from 34.3%
PYTHON_VERSION=2.7 RUN_PYLINT="true" TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions pymc3.tests.test_examples"

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.

3644 of 10626 relevant lines covered (34.29%)

0.34 hits per line

Source Files on job 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")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4182
  • Travis Job 4182.2
  • 5e3f4be8 on github
  • Prev Job for PYTHON_VERSION=2.7 RUN_PYLINT="true" TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions pymc3.tests.test_examples" on master (#4178.2)
  • Next Job for PYTHON_VERSION=2.7 RUN_PYLINT="true" TESTCMD=" -vv --with-timer --with-coverage --cover-package=pymc3 pymc3.tests.test_distributions pymc3.tests.test_examples" on master (#4186.2)
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