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

hgrecco / pint / 719 / 1
92%
master: 91%

Build:
Build:
LAST BUILD BRANCH: fix-nonmult-doc
DEFAULT BRANCH: master
Ran 02 Sep 2017 07:07PM UTC
Files 16
Run time 1s
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

02 Sep 2017 07:04PM UTC coverage: 86.094% (-0.8%) from 86.886%
UNCERTAINTIES="N" PYTHON="2.6" NUMPY_VERSION=1.9.2

push

travis-ci

bors[bot]
Merge #549

549: Matplotlib support r=hgrecco a=dopplershift

This adds a method to `UnitRegistry` that hooks up handlers for `Quantity` instances within matplotlib's unit machinery:
```python
import pint
ureg = pint.UnitRegistry()
ureg.setup_matplotlib()
```
This support can also be disabled with:
```python
ureg.setup_matplotlib(False)
```

Closes #317.

2724 of 3164 relevant lines covered (86.09%)

0.86 hits per line

Source Files on job 719.1 (UNCERTAINTIES="N" PYTHON="2.6" NUMPY_VERSION=1.9.2)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 719
  • Travis Job 719.1
  • 79f2b681 on github
  • Prev Job for UNCERTAINTIES="N" PYTHON="2.6" NUMPY_VERSION=1.9.2 on staging (#714.1)
  • Next Job for UNCERTAINTIES="N" PYTHON="2.6" NUMPY_VERSION=1.9.2 on staging (#722.1)
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